package
2.0.0+incompatible
Repository: https://github.com/tekker-dev/go-authcrunch.git
Documentation: pkg.go.dev

# Functions

NewAuthorizationRequest returns an instance of AuthorizationRequest.
NewRequest returns an instance of Request.

# Structs

AuthorizationRequest hold the data associated with request authorization.
AuthorizationResponse holds the response associated with AuthorizationRequest.
AuthorizationToken holds the token found in an authorization request.
Flags holds various flags.
IdentityTokenCookie holds the id_token cookie name and payload.
Key holds crypto key attributes.
MfaToken holds MFA token attributes.
Query hold request query attributes.
RedirectResponse holds the redirect parameters associated with the response to AuthorizationRequest.
Request hold the data associated with identity database.
Response hold the response associated with identity database.
Sandbox hold the data relevant to the user sandbox.
Upstream hold the upstream request handler metadata.
User hold user attributes.
WebAuthn holds WebAuthn messages.