Namespace Dynamicweb.Security.Tokens
Classes
- ApiTokenRequestModel
Class that represents a token request, providing the relevant information needed to issue a token if valid.
- SingleUseToken
Used to create a consume single-use tokens for ensuring that a given resource is only being used exactly once.
- Token
Class representing a token.
- TokenRequestModel
Class that represents a token request, providing the relevant information needed to issue a token if valid.
- TokenService
Service to working with tokens.