pub fn remember(session: &Session, user: User) -> Result<()>
Stores the user as authenticated in the given session.