devise
https://github.com/heartcombo/devise
Ruby
Flexible authentication solution for Rails with Warden.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
10 Subscribers
Add a CodeTriage badge to devise
Help out
- Issues
- Do we need a recommendation to reduce max password length when using pepper?
- Update SSL usage for Devise on Rails 6.1 and higher
- Omniauth.params are empty hash (api_only)
- Is it possible to integrate Devise with a chrome-extension session management through a rails app?
- How to report security issues?
- UncaughtThrowError(uncaught throw :warden) when using timeoutable with ApplicationCable
- Rememberable module ignores settings and forget_me! instruction
- PR proposal: would a magic link / passwordless auth strategy be considered for merge?
- Devise ignores active storage draw_routes config for routes generation.
- sign in issue with module Encryptor and wrong value returned by ::BCrypt::Engine.hash_secret() after session expiration
- Docs
- Devise::Orm::DirtyTrackingMongoidMethods#devise_unconfirmed_email_will_change!
- Devise::Orm::DirtyTrackingActiveRecordMethods#devise_unconfirmed_email_will_change!
- Devise::PasswordsController#sign_in_after_reset_password?
- Devise::Orm::DirtyTrackingMongoidMethods#devise_respond_to_and_will_save_change_to_attribute?
- Devise::Orm::DirtyTrackingMongoidMethods#devise_will_save_change_to_email?
- Devise::Orm::DirtyTrackingMongoidMethods#devise_saved_change_to_encrypted_password?
- Devise::Orm::DirtyTrackingMongoidMethods#devise_saved_change_to_email?
- Devise::Orm::DirtyTrackingMongoidMethods#devise_email_in_database
- Devise::Orm::DirtyTrackingMongoidMethods#devise_email_before_last_save
- Devise::Orm::DirtyTrackingActiveRecordMethods#devise_respond_to_and_will_save_change_to_attribute?