Authorization server
One place where login is handled for all applications.
- OpenID Connect and OAuth 2.0 built on OpenIddict
- Authorization Code with mandatory PKCE and refresh tokens
- E-mail and password via ASP.NET Identity, plus external login via Google
- API keys for service-to-service communication without a user