devise
https://github.com/plataformatec/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.
60 Subscribers
View all SubscribersAdd a CodeTriage badge to devise
Help out
- Issues
- Increasing devise's default password length
- Argon2 encryptor
- Passkeys support
- Undefined local variable or method `flash`
- Devise + Omniauth: disable email login when users enable SSO
- Default fxtures violate UNIQUE constraint
- DisabledSessionError on Registration.
- Rails 7: allow redirections to other/external hosts after logout.
- DisabledSessionError when using authenticate_user! api only
- UncaughtThrowError(uncaught throw :warden) when using timeoutable with ApplicationCable
- 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?