# Functions
NewAccountAuthenticator creates a new instance of the AccountAuthenticator structure.
NewAccountAuthenticator creates a new instance of the AccountAuthenticator structure.
# Constants
CodeTypeErrorOnParsingJWTToken indicates that the application couldn't parse the JWT token.
CodeTypeErrorOnRenewingCerts indicates that the application couldnt renew the JWKS certificates.
CodeTypeMissingBearerToken indicates that the bearer token was not provided.
ContextKeyAccountID is the key used to retrieve and save accountId into the context.
# Structs
AccountAuthenticator structure responsible for handling request authentication.