Table of Contents - auto_auth-0.0.4 Documentation
Classes and Modules
- Authentication
- AutoAuth
- AutoAuth::InstallGenerator
- Create
- Object
- PasswordsController
- Registration
- RegistrationsController
- SessionsController
- TokenVerification
- TokenVerification::ClassMethods
- TokenVerification::ExpiredToken
Methods
- ::source_root — AutoAuth::InstallGenerator
- #add_gems — AutoAuth::InstallGenerator
- #after_sign_in_path — Object
- #change — Create
- #confirm — Object
- #confirm! — Object
- #confirmed? — Object
- #create — SessionsController
- #create_controller_files — AutoAuth::InstallGenerator
- #create_mailer_files — AutoAuth::InstallGenerator
- #create_migration_files — AutoAuth::InstallGenerator
- #create_model_files — AutoAuth::InstallGenerator
- #create_routes — AutoAuth::InstallGenerator
- #create_view_files — AutoAuth::InstallGenerator
- #current_ — Authentication
- #destroy — Object
- #domain_model — AutoAuth::InstallGenerator
- #domain_model_class — AutoAuth::InstallGenerator
- #domain_model_id — AutoAuth::InstallGenerator
- #expiration_token — TokenVerification
- #identity_mailer_class — AutoAuth::InstallGenerator
- #identity_model — AutoAuth::InstallGenerator
- #identity_model_class — AutoAuth::InstallGenerator
- #include_authentication — AutoAuth::InstallGenerator
- #new — SessionsController
- #password_required? — Object
- #password_reset_token — Object
- #plural_domain_model — AutoAuth::InstallGenerator
- #plural_identity_model — AutoAuth::InstallGenerator
- #redirect_authenticated — Authentication
- #registration_params — Object
- #save! — Registration
- #send_confirmation_email — Object
- #signed_in? — Authentication
- #store_target_location — Authentication
- #uniqueness_of_email — Object
- #update_email — Object
- #verifier_for — TokenVerification::ClassMethods
- #verify_signature! — TokenVerification::ClassMethods