Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.9% on proxy.golang.org
Top 1.0% dependent packages on proxy.golang.org
Top 0.8% dependent repos on proxy.golang.org
Top 2.3% forks on proxy.golang.org
Top 1.5% docker downloads on proxy.golang.org

proxy.golang.org : gopkg.in/auth0.v5

Package auth0 provides a client for using the Auth0 Management API. Usage Initialize a new client using a domain, client ID and secret. Or using a static token. With a management client we can then interact with the Auth0 Management API. The auth0 package handles authentication by exchanging the client id and secret supplied when creating a new management client. This is handled internally using the https://godoc.org/golang.org/x/oauth2 package. The auth0 package also handles rate limiting by respecting the `X-Ratelimit-*` headers sent by the server. The amount of time the client waits for the rate limit to be reset is taken from the `X-Ratelimit-Reset` header as the amount of seconds to wait. There are several other options that can be specified during the creation of a new client. As with the global client configuration, fine grained configuration can be done on a request basis.

Registry - Source - Documentation - JSON
purl: pkg:golang/gopkg.in/auth0.v5
Keywords: auth0, auth0-management-api, go, sdk
License: MIT
Latest release: over 2 years ago
First release: over 3 years ago
Namespace: gopkg.in
Dependent packages: 26
Dependent repositories: 53
Stars: 149 on GitHub
Forks: 134 on GitHub
Docker dependents: 4
Docker downloads: 45,520
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/alexkappa, paypal.me/alexkappa
Last synced: 1 day ago

    Loading...
    Readme
    Loading...