Namespace Dangl.Identity.Client
Classes
AccessTokenExtensions
This class contains extensions to work with JWT access tokens
DanglIdentityAuthenticationDefaults
This class contains defaults that are used with Dangl.Identity
DanglIdentityClientCredentialsLoginHandler
This handler manages obtaining tokens from Dangl.Identity via the ClientCredentialsGrant
DanglIdentityConfig
This is the default config to be used with Dangl.Identity
DanglIdentityLoginHandler
This class aids in authenticating with Dangl.Identity via OpenID Connect via the ResourceOwnerPassword grant or via the token_refresh grant
TokenResponseExtensions
Extensions for IdentityModel.Client.TokenResponses
UserInfo
This class represents information about a user, deserialized from a Jwt token with Dangl.Identity specific information
Interfaces
IDanglIdentityConfig
This interface defines settings to be used to configure clients to work with Dangl.Identity