Namespace Tenduke.Core.Auth.TokenStore
Interfaces
- IAccessTokenProvider
Provides access to currently held OIDC Access Token.
- IAccessTokenRepository
Represents a service for storing and retrieving access tokens for the currently authenticated user.
- IAccessTokenStore
Store for the access token for the authenticated user.
- IIdTokenProvider
Provides access to currently held OIDC Id Token.