Namespace Dangl.Identity.Client
Classes
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
Interfaces
IDanglIdentityConfig
This interface defines settings to be used to configure clients to work with Dangl.Identity