package
0.6.12
Repository: https://github.com/classmarkets/fosite.git
Documentation: pkg.go.dev

# Structs

AuthorizeExplicitGrantTypeHandler 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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
JWTSession Container for the JWT session.
No description provided by the author
No description provided by the author
RS256JWTStrategy is a JWT RS256 strategy.
No description provided by the author

# Interfaces

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
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
No description provided by the author
No description provided by the author
TokenRevocationStorage provides the storage implementation as specified in: https://tools.ietf.org/html/rfc7009.