//
pkg.gl
Category
github.com/stripe/stripe-go/v81
oauth
package
81.4.0
Repository:
https://github.com/stripe/stripe-go.git
Documentation:
pkg.go.dev
Versions
20
Dependencies
4
Dependents
1
Files
59 SLOC
#
Functions
AuthorizeURL
AuthorizeURL builds an OAuth authorize URL.
Del
Del deauthorizes a connected account.
New
New creates an OAuth token using a code after successful redirection back.
#
Structs
Client
Client is used to invoke /oauth and related APIs.