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
- User exists? instead of find_first
- Allow redirect whitelist & block tld redirects
- Add email validation scoping
- Doubling relative_url_root on wrong auth and Rails "config.relative_url_root" not taken into account
- Respect @skip_email_changed_notification in overridden method.
- expire_all_remember_me_on_sign_out does not work as expected and might be obsolete
- Support dynamic password lengths for Rails > 5.2
- Potential for reset password link with token to leak to third-parties via the Referer header
- Forget me should not clear the remember_token when expire_all_remembe…
- Setting different config for models
- Docs