# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RefreshTokenHook is an AccessRequestHook called for `refresh_token` grant type.
TokenHook is an AccessRequestHook called for all grant types.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
#nosec G101.
IntrospectPath points to the OAuth2 introspection endpoint.
No description provided by the author
No description provided by the author
No description provided by the author
#nosec G101.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
CreateVerifiableCredentialRequestBody contains the request body to request a verifiable credential.
Verifiable Credentials Metadata (Draft 00)
Includes information about the supported verifiable credentials.
No description provided by the author
Introspection contains an access token's session data as specified by [IETF RFC 7662](https://tools.ietf.org/html/rfc7662)
swagger:model introspectedOAuth2Token.
RefreshTokenHookRequest is the request body sent to the refresh token hook.
Request is a token endpoint's request context.
Requester is a token endpoint's request context.
swagger:ignore.
TokenHookRequest is the request body sent to the token hook.
TokenHookResponse is the response body received from the token hook.
No description provided by the author
No description provided by the author
VerifiableCredentialPrimingResponse contains the nonce to include in the proof-of-possession JWT.
VerifiableCredentialProof contains the proof of a verifiable credential.
VerifiableCredentialResponse contains the verifiable credential.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
AccessRequestHook is called when an access token request is performed.