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
- Allows multiple messages
- Allow providing computed method for To header
- Adds Ruby 3.4 support
- Update tracked fields when session times out but remember me is active.
- ActiveRecord::ReadOnlyError when writing to user record on sign in
- Devise's generated model code contains syntax errors
- Devise in test environment: mapping.to.serialize_from_session gives error "wrong number of arguments (given 10, expected 2)"
- Fixed session length : logout user after N hours, even with activity
- Exponential wait before retrying to login again
- CSRF Not being disabled even when told to
- Docs