Devise
Flexible authentication solution for Rails with Warden
No ratings yet
- Gem
- devise
- Repository
- heartcombo/devise
- License
- MIT
- Stars
- 24,349
- Added
- August 24, 2026
About
Flexible authentication solution for Rails with Warden.
Devise is a flexible authentication solution for Rails based on Warden. It:
What you get
- Is Rack based;
- Is a complete MVC solution based on Rails engines;
- Allows you to have multiple models signed in at the same time;
- Is based on a modularity concept: use only what you really need.
Installing it
ruby
# Gemfile
gem "devise"
Details
24349 stars on GitHub · MIT licensed · maintained by heartcombo. Source: https://github.com/heartcombo/devise
Discussion (0)
Sign in to join the discussion.
No comments yet.