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
- Regenerate BCrypt password hash on a sign in after the stretches config changes
- Redirecting to wrong path on authenticate_user! when root path is defined within a scope
- Resend confirmation is allowing unconfirmed users to login
- Devise should trigger the :authentication event on every `sign_in` call
- Authentication in routes breaks URL helpers
- Unable to use custom views for emails
- Validatable should allow email uniqueness to be scoped
- Docs