Class: Auth0Client

Inherits:
Auth0::Client show all
Defined in:
lib/auth0_client.rb

Overview

Backward compatibility

Constant Summary

Constants inherited from Auth0::Client

Auth0::Client::MANAGEMENT_ACCESSORS

Constants included from Auth0::Mixins::HTTPProxy

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

Instance Attribute Summary

Attributes included from Auth0::Mixins::HTTPProxy

#base_uri, #headers, #retry_count, #timeout

Method Summary

Methods inherited from Auth0::Client

#management, #method_missing, #respond_to_missing?

Methods included from Auth0::Mixins::Initializer

#authorization_header, #authorization_header_basic, included, #initialize

Methods included from Auth0::Mixins::HTTPProxy

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

Methods included from Auth0::Mixins::Headers

#client_headers, #telemetry, #telemetry_encoded

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Auth0::Client