package
0.0.0-20240918030136-e0ca1337aea4
Repository: https://github.com/jlewi/monogo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewProxy creates a new server running on localhost.

# Structs

CommonClaims is a type representing common claims.
IDTokenSource is a wrapper around a TokenSource that returns the OpenID token as the access token.
OAuthHandlers provides helpers for server side web apps.
OIDCHandlers provides helpers for server side web apps that want to use OIDC for login.
OIDCWebFlowFlags creates the OIDCWebFlowServer from command line flags.
OIDCWebFlowServer creates a server to be used to go through the web flow to get a token source for use in a CLI.
Proxy is an OIDC proxy.