Class: Auth0::Client

Inherits:
Object
  • Object
show all
Includes:
Mixins
Defined in:
lib/auth0/client.rb

Overview

Main class All Api calls are supposed to return hashes, but delete actions return strings.

Direct Known Subclasses

Auth0Client

Constant Summary

Constants included from Mixins::HTTPProxy

Mixins::HTTPProxy::BASE_DELAY, Mixins::HTTPProxy::DEFAULT_RETRIES, Mixins::HTTPProxy::MAX_ALLOWED_RETRIES, Mixins::HTTPProxy::MAX_REQUEST_RETRY_DELAY, Mixins::HTTPProxy::MAX_REQUEST_RETRY_JITTER, Mixins::HTTPProxy::MIN_REQUEST_RETRY_DELAY

Instance Attribute Summary

Attributes included from Mixins::HTTPProxy

#base_uri, #headers, #retry_count, #timeout

Method Summary

Methods included from Mixins::Initializer

#authorization_header, #authorization_header_basic, included, #initialize

Methods included from Mixins::HTTPProxy

#add_headers, #call, #encode_uri, #request, #request_with_retry, #retry_options, #safe_parse_json, #url

Methods included from Mixins::Headers

#client_headers, #telemetry, #telemetry_encoded