package
0.49.0
Repository: https://github.com/ory/fosite.git
Documentation: pkg.go.dev

# Functions

AccessTokenJWTToRequest tries to reconstruct fosite.Request from a JWT.

# Structs

AuthorizeExplicitGrantHandler is a response handler for the Authorize Code grant using the explicit grant type as defined in https://tools.ietf.org/html/rfc6749#section-4.1.
AuthorizeImplicitGrantTypeHandler is a response handler for the Authorize Code grant using the implicit grant type as defined in https://tools.ietf.org/html/rfc6749#section-4.2.
DefaultJWTStrategy is a JWT RS256 strategy.
JWTSession Container for the JWT session.
Deprecated: This handler is deprecated as a means to communicate that the ROPC grant type is widely discouraged and is at the time of this writing going to be omitted in the OAuth 2.1 spec.

# Interfaces