I am from Zend Framework background moving to Rails.
Are there any frameworks similar to Zend_Authentication in Rails?
It should handle
- various authentication adapters
- helper methods for logged_in? etc
- OAuth Support
I am from Zend Framework background moving to Rails.
Are there any frameworks similar to Zend_Authentication in Rails?
It should handle
You're looking for Devise gem https://github.com/plataformatec/devise