package
0.0.0-20220117214513-113175ed5692
Repository: https://github.com/blancloup/oauth2.git
Documentation: pkg.go.dev
# Functions
TokenSource returns an oauth2.TokenSource that fetches access tokens using 3-legged-OAuth flow.
# Type aliases
AuthorizationHandler is a 3-legged-OAuth helper that prompts the user for OAuth consent at the specified auth code URL and returns an auth code and state upon approval.