Called when a user is logged in using cookie information. When this
method is called, the user has already been successfully authenticated,
but is not yet logged in. This method should return true to
successfully log the user in. If false is returned, the user
is forwarded to the login screen.