package
0.0.0-20250225075827-aaead1e547b9
Repository: https://github.com/pilab-dev/shadow-sso.git
Documentation: pkg.go.dev
# Functions
NewInvalidClient creates a new OAuth2Error with the InvalidClient.
NewInvalidGrant creates a new OAuth2Error with the InvalidGrant.
No description provided by the author
NewInvalidRequest creates a new OAuth2Error with the InvalidRequest.
No description provided by the author
PKCE specific errors.
NewServerError creates a new OAuth2Error with the ServerError code and the provided description.
No description provided by the author
No description provided by the author
# Constants
Standard OAuth2 error codes.
Standard OAuth2 error codes.
Standard OAuth2 error codes.
Standard OAuth2 error codes.
Standard OAuth2 error codes.
Standard OAuth2 error codes.
Standard OAuth2 error codes.
Standard OAuth2 error codes.
Standard OAuth2 error codes.
# Variables
No description provided by the author
# Structs
OAuth2Error represents a standardized OAuth 2.0 error.