package
0.0.1
Repository: https://github.com/shimt/pam-exec-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.