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
- Redirecting to wrong path on authenticate_user! when root path is defined within a scope
- Devise.config.send_email_changed_notification sending "Emailed Changed" email when user signs up
- Adds feature require_password_to_destroy
- Authentication in routes breaks URL helpers
- Unable to use custom views for emails
- Validatable should allow email uniqueness to be scoped
- Resend confirmation is allowing unconfirmed users to login
- warden.authenticate!(auth_options) returns 401
- Devise.email_regexp is not correct
- Docs