kwetter identity
1.0.0
The Identity Service is an OAuth2 + OIDC provider. This project contains the source code for the Identity Provider (With IdentityServer4) and User Management with (Asp.NET Core Identity).
This project uses an implementation for the OIDC and OAuth2 standards. This is done by using the IdentityServer4 library.
User Management is implemented by extending the ASP.NET Core Identity model.
This project is created with: