pub fn remember(session: &Session, user: User) -> Result<()>
Expand description

Stores the user as authenticated in the given session.