Module | Merb::Session |
In: |
lib/merb-auth-core/session_mixin.rb
|
Authenticates the session via the authentication object.
See Merb::Authentication#authenticate for usage
Access to the authentication object directly. Particularly useful for accessing the errors.
<%= error_messages_for session.authentication %>
set the currently authenticated user manually Merb::Authentication#store_user should know how to store the object into the session