Class | Devise::Strategies::Authenticatable |
In: |
lib/devise/strategies/authenticatable.rb
|
Parent: | Base |
This strategy should be used as basis for authentication strategies. It retrieves parameters both from params or from http authorization headers. See database_authenticatable for an example.
authentication_hash | [RW] | |
password | [RW] |