Module: Auth0

Defined in:
lib/auth0.rb,
lib/auth0/api/v1.rb,
lib/auth0/api/v2.rb,
lib/auth0/version.rb,
lib/auth0/exception.rb,
lib/auth0/api/v1/logs.rb,
lib/auth0/api/v2/jobs.rb,
lib/auth0/api/v1/rules.rb,
lib/auth0/api/v1/users.rb,
lib/auth0/api/v2/stats.rb,
lib/auth0/api/v2/users.rb,
lib/auth0/api/v1/clients.rb,
lib/auth0/api/v2/clients.rb,
lib/auth0/api/v2/blacklists.rb,
lib/auth0/api/v1/connections.rb,
lib/auth0/mixins/initializer.rb,
lib/auth0/mixins/httparty_proxy.rb,
lib/auth0/api/authentication_endpoints.rb

Overview

Namespace for ruby-auth0 logic

Defined Under Namespace

Modules: Api, Mixins Classes: AccessDenied, BadRequest, Client, Exception, InvalidApiNamespace, InvalidCredentials, InvalidParameter, MissingUserId, NotFound, ServerError, Unauthorized, Unsupported

Constant Summary collapse

VERSION =

current version of gem

"3.5.0"