Table of Contents - moguera-authentication-0.2.1 Documentation
Classes and Modules
- Faraday
- Faraday::MogueraAuthentication
- Moguera
- Moguera::Authentication
- Moguera::Authentication::AuthenticationError
- Moguera::Authentication::BlockRequired
- Moguera::Authentication::ParameterInvalid
- Moguera::Authentication::Request
- Moguera::Authentication::RequestTokenRequired
- Moguera::Authentication::UserNotFound
- MogueraAuthentication
- MogueraAuthentication::Authable
- MogueraAuthentication::Authable::ClassMethods
- MogueraAuthentication::Install
- MogueraAuthentication::Railtie
- Rack
- Rack::MogueraAuthentication
Methods
- ::new — Faraday::MogueraAuthentication
- ::new — Moguera::Authentication
- ::new — Moguera::Authentication::Request
- ::new — Rack::MogueraAuthentication
- #authenticate — Moguera::Authentication
- #authenticate! — Moguera::Authentication
- #build_parameter — Faraday::MogueraAuthentication
- #build_parameter — Rack::MogueraAuthentication
- #call — Faraday::MogueraAuthentication
- #call — Rack::MogueraAuthentication
- #create_initializer_file — MogueraAuthentication::Install
- #current_user — MogueraAuthentication::Authable
- #current_user= — MogueraAuthentication::Authable
- #extract_access_key_from_token — Moguera::Authentication
- #find_key — MogueraAuthentication::Authable
- #require_sign_in! — MogueraAuthentication::Authable
- #require_sign_in! — MogueraAuthentication::Authable::ClassMethods
- #sign_in! — MogueraAuthentication::Authable
- #sign_out! — MogueraAuthentication::Authable
- #signature — Moguera::Authentication::Request
- #string_to_sign — Moguera::Authentication::Request
- #token — Moguera::Authentication::Request
- #user_class — MogueraAuthentication::Authable
- #user_signed_in? — MogueraAuthentication::Authable
- #validate_parameter! — Moguera::Authentication::Request
- #validate_time! — Moguera::Authentication
- #validate_token! — Moguera::Authentication
- #validate_user! — MogueraAuthentication::Authable