package
1.6.0
Repository: https://github.com/zenoss/go-auth0.git
Documentation: pkg.go.dev

# Structs

Client handles requests to API.
Error is an an http error returned from the Auth0 service.
RootClient is composed of an actual http.Client that makes the requests.

# Interfaces

Doer can do http requests.