Documentation ¶
Index ¶
- Constants
- 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) *http.Client
- func WrapRateLimit(c *http.Client) *http.Client
- func WrapUserAgent(c *http.Client) *http.Client
- type RoundTripFunc
Constants ¶
View Source
const UserAgent = "Go-Auth0-SDK/v1"
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.