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

# Functions

New creates a new AuthorizationService, backed by client, whose Authorization extension lives at site.

# Structs

AuthorizationService is a gateway to Auth0 Authorization Extension services.
Group is a group from the authorization extension.
GroupsService provides a service for group related functions.
GroupStub is a stub of a group.
Mapping is a connection->group mapping for a group.
Permission is a permission.
PermissionsService provides a service for permission related functions.
Role is a role.
RolesService provides a service for role related functions.
User is a user.
UsersService provides a service for user related functions.