package
0.22.3
Repository: https://github.com/grokify/goauth.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
BasicAuthToken provides Basic Authentication support via an oauth2.Token.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewClientAuthzTokenSimple returns a *http.Client given a token type and token string.
NewClientBasicAuth returns a *http.Client given a basic auth username and password.
No description provided by the author
NewClientHeaderQuery returns a new `*http.Client` that will set headers and query string parameters on very request.
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
No description provided by the author
No description provided by the author
No description provided by the author
NewTokenAccountCredentials is to support Zoom API's `application_credentials` OAuth 2.0 grant type.
NewTokenCLIFromWeb enables a CLI app with no UI to generate a OAuth2 AuthURL which is copy and pasted into a web browser to return an an OAuth 2 authorization code and state, where the authorization code is entered on the command line.
No description provided by the author
No description provided by the author
ParseToken parses a OAuth 2 token and returns an `*oauth2.Token` with custom properties.
No description provided by the author
No description provided by the author
ReadTokenFile retrieves a Token from a given filepath.
RFC7617UserPass base64 encodes a user-id and password per: https://tools.ietf.org/html/rfc7617#section-2.
TokenClientCredentials is an alternative to `clientcredentials.Config.Token()` which does not work for some APIs.
No description provided by the author
No description provided by the author
WriteTokenFile writes a token file to the the filepaths.

# 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
No description provided by the author
No description provided by the author
used by only Zoom?.
No description provided by the author
No description provided by the author
No description provided by the author
#nosec G101.
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
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
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
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
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UserCredentials represents a user's credentials.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author