Documentation
¶
Index ¶
- Variables
- func New(ctx context.Context, c *clientcredentials.Config) *http.Client
- func OAuth2(u *url.URL, clientID, clientSecret string) *clientcredentials.Config
- func WrapDebug(c *http.Client, debug bool) *http.Client
- func WrapRateLimit(c *http.Client) *http.Client
- func WrapUserAgent(c *http.Client, userAgent string) *http.Client
- type RoundTripFunc
Constants ¶
This section is empty.
Variables ¶
View Source
var UserAgent = fmt.Sprintf("Go-Auth0-SDK/%s", auth0.Version)
UserAgent is the default user agent string
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.