Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

v1.0.3

Compare
Choose a tag to compare
@seniorquico seniorquico released this 30 Sep 22:18
· 10 commits to main since this release
1f5c89d

The first open source release of the SuperTokens SDK for ASP.NET Core! 🎉

It attempts to mimic the idiomatic ASP.NET Core authentication handlers. However, it does introduce some additional, strongly-typed services to the conforming dependency injection container to simplify calling SuperTokens Core API methods. Of particular note, this version currently supports only a single Core/authentication handler registration.

Thanks to @rishabhpoddar for the assistance provided while developing this SDK.