Table of Contents - linked_rails-auth-0.0.2 Documentation
Pages
Classes and Modules
- LinkedRails
- LinkedRails::Auth
- LinkedRails::Auth::AuthHelper
- LinkedRails::Auth::Controller
- LinkedRails::Auth::Controller::ErrorHandling
- LinkedRails::Auth::Engine
- LinkedRails::Auth::Errors
- LinkedRails::Auth::Errors::AccountLocked
- LinkedRails::Auth::Errors::Expired
- LinkedRails::Auth::Errors::Unauthorized
- LinkedRails::Auth::Errors::UnknownEmail
- LinkedRails::Auth::Errors::WrongPassword
- LinkedRails::Auth::InstallGenerator
- LinkedRails::Auth::Routes
- Object
Methods
- ::new — LinkedRails::Auth::Errors::UnknownEmail
- ::new — LinkedRails::Auth::Errors::WrongPassword
- ::next_migration_number — LinkedRails::Auth::InstallGenerator
- #auth_resource — LinkedRails::Auth::Routes
- #authentication — LinkedRails::Auth::InstallGenerator
- #create_doorkeeper_app — LinkedRails::Auth::InstallGenerator
- #create_guest_user — LinkedRails::Auth::AuthHelper
- #current_user — LinkedRails::Auth::AuthHelper
- #doorkeeper_scopes — LinkedRails::Auth::AuthHelper
- #doorkeeper_token — LinkedRails::Auth::AuthHelper
- #doorkeeper_token_payload — LinkedRails::Auth::AuthHelper
- #doorkeeper_unauthorized_render_options — LinkedRails::Auth::AuthHelper
- #generate_access_token — LinkedRails::Auth::AuthHelper
- #handle_invalid_token — LinkedRails::Auth::AuthHelper
- #inject_controller_include — LinkedRails::Auth::InstallGenerator
- #insert_doorkeeper — LinkedRails::Auth::InstallGenerator
- #install — LinkedRails::Auth::InstallGenerator
- #linked_rails_device_routes — LinkedRails::Auth::Routes
- #linked_rails_doorkeeper_routes — LinkedRails::Auth::Routes
- #migration_version — LinkedRails::Auth::InstallGenerator
- #replace_doorkeeper_line — LinkedRails::Auth::InstallGenerator
- #require_doorkeeper_token? — LinkedRails::Auth::AuthHelper
- #sign_in — LinkedRails::Auth::AuthHelper
- #sign_out — LinkedRails::Auth::AuthHelper
- #update_oauth_token — LinkedRails::Auth::AuthHelper
- #update_user_model — LinkedRails::Auth::InstallGenerator
- #use_linked_rails_auth — LinkedRails::Auth::Routes
- #valid_token? — LinkedRails::Auth::AuthHelper