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.
62 Subscribers
View all SubscribersAdd a CodeTriage badge to devise
Help out
- Issues
- Users are being logged in as the wrong user
- Introduce config to allow for password complexity
- increase default password length validation to minimum 12 characters
- Overwriting Devise::SessionsController#create doesn't stop signing in
- Passkeys support
- Default fxtures violate UNIQUE constraint
- Fixing compatibility with Rails 7 and API mode
- Rails 7: allow redirections to other/external hosts after logout.
- DisabledSessionError when using authenticate_user! api only
- per-Controller auth strategies
- Docs