package
0.0.0-20250225075827-aaead1e547b9
Repository: https://github.com/pilab-dev/shadow-sso.git
Documentation: pkg.go.dev
# Functions
NewOAuth2API initializes the OAuth2 API.
ParseClaims parses the JWT and returns the claims.
ToPtr returns a pointer to the given value.
No description provided by the author
# 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
# Variables
No description provided by the author
# Structs
AuthorizeRequest represents an OAuth 2.0 authorization request.
OAuth2API struct to hold dependencies.
TokenRequest represents an OAuth 2.0 token request.
# Type aliases
GrantType enumeration for OAuth2 grant types.