Table of Contents - apple_auth-1.0.0 Documentation
Classes and Modules
- AppleAuth
- AppleAuth::Base
- AppleAuth::Base::Error
- AppleAuth::Conditions
- AppleAuth::Conditions::AudCondition
- AppleAuth::Conditions::ExpCondition
- AppleAuth::Conditions::IatCondition
- AppleAuth::Conditions::IssCondition
- AppleAuth::Conditions::JWTValidationError
- AppleAuth::Config
- AppleAuth::Generators
- AppleAuth::Generators::AppleAuthControllerGenerator
- AppleAuth::Generators::ConfigGenerator
- AppleAuth::JWTConditions
- AppleAuth::Token
- AppleAuth::UserIdentity
Methods
- ::config — AppleAuth
- ::configure — AppleAuth
- ::new — AppleAuth::Conditions::AudCondition
- ::new — AppleAuth::Conditions::ExpCondition
- ::new — AppleAuth::Conditions::IatCondition
- ::new — AppleAuth::Conditions::IssCondition
- ::new — AppleAuth::JWTConditions
- ::new — AppleAuth::Token
- ::new — AppleAuth::UserIdentity
- ::reset_configuration — AppleAuth
- #apple_access_token — AppleAuth::Token
- #apple_key_hash — AppleAuth::UserIdentity
- #apple_token_params — AppleAuth::Token
- #authenticate! — AppleAuth::Token
- #claims — AppleAuth::Token
- #claims_headers — AppleAuth::Token
- #client_secret_from_jwt — AppleAuth::Token
- #client_urls — AppleAuth::Token
- #copy_apple_auth_controller_file — AppleAuth::Generators::AppleAuthControllerGenerator
- #copy_config_file — AppleAuth::Generators::ConfigGenerator
- #decoded_jwt — AppleAuth::UserIdentity
- #gen_private_key — AppleAuth::Token
- #jwt_conditions_validate! — AppleAuth::JWTConditions
- #jwt_kid — AppleAuth::UserIdentity
- #reponse_hash — AppleAuth::Token
- #request_header — AppleAuth::Token
- #validate! — AppleAuth::Conditions::AudCondition
- #validate! — AppleAuth::Conditions::ExpCondition
- #validate! — AppleAuth::Conditions::IatCondition
- #validate! — AppleAuth::Conditions::IssCondition
- #validate! — AppleAuth::JWTConditions
- #validate! — AppleAuth::UserIdentity
- #validate_sub! — AppleAuth::JWTConditions