Table of Contents - g5_authenticatable_api-1.0.0 Documentation
Classes and Modules
- G5AuthenticatableApi
- G5AuthenticatableApi::Helpers
- G5AuthenticatableApi::Helpers::Grape
- G5AuthenticatableApi::Helpers::Rails
- G5AuthenticatableApi::Railtie
- G5AuthenticatableApi::Services
- G5AuthenticatableApi::Services::TokenInfo
- G5AuthenticatableApi::Services::TokenValidator
- G5AuthenticatableApi::Services::UserFetcher
Methods
- ::new — G5AuthenticatableApi::Services::TokenInfo
- #access_token — G5AuthenticatableApi::Services::TokenInfo
- #access_token — G5AuthenticatableApi::Helpers::Grape
- #access_token — G5AuthenticatableApi::Helpers::Rails
- #auth_client — G5AuthenticatableApi::Services::TokenInfo
- #auth_response_header — G5AuthenticatableApi::Services::TokenValidator
- #authenticate_api_user! — G5AuthenticatableApi::Helpers::Rails
- #authenticate_user! — G5AuthenticatableApi::Helpers::Grape
- #authorization_header — G5AuthenticatableApi::Services::TokenInfo
- #current_api_user — G5AuthenticatableApi::Helpers::Rails
- #current_user — G5AuthenticatableApi::Services::UserFetcher
- #current_user — G5AuthenticatableApi::Helpers::Grape
- #error_code — G5AuthenticatableApi::Services::TokenValidator
- #error_description — G5AuthenticatableApi::Services::TokenValidator
- #extract_token_from_header — G5AuthenticatableApi::Services::TokenInfo
- #extract_token_from_params — G5AuthenticatableApi::Services::TokenInfo
- #extract_token_from_warden — G5AuthenticatableApi::Services::TokenInfo
- #raise_auth_error — G5AuthenticatableApi::Helpers::Grape
- #raise_auth_error — G5AuthenticatableApi::Helpers::Rails
- #request — G5AuthenticatableApi::Helpers::Grape
- #skip_validation? — G5AuthenticatableApi::Services::TokenValidator
- #token_data — G5AuthenticatableApi::Services::TokenInfo
- #token_data — G5AuthenticatableApi::Helpers::Grape
- #token_data — G5AuthenticatableApi::Helpers::Rails
- #token_info — G5AuthenticatableApi::Helpers::Grape
- #token_info — G5AuthenticatableApi::Helpers::Rails
- #token_validator — G5AuthenticatableApi::Helpers::Grape
- #token_validator — G5AuthenticatableApi::Helpers::Rails
- #user_fetcher — G5AuthenticatableApi::Helpers::Grape
- #user_fetcher — G5AuthenticatableApi::Helpers::Rails
- #valid? — G5AuthenticatableApi::Services::TokenValidator
- #validate! — G5AuthenticatableApi::Services::TokenValidator
- #warden — G5AuthenticatableApi::Helpers::Grape
- #warden — G5AuthenticatableApi::Helpers::Rails