| Class | Warden::Config |
| In: |
lib/warden/config.rb
|
| Parent: | Hash |
This is a class which is yielded on use Warden::Manager. If you have a plugin and wants to add more configuration to warden, you just need to extend this class.
Hook from configuration to serialize_from_session. :api: public
Hook from configuration to serialize_into_session. :api: public