object Required : AuthenticationEvent.AuthenticationState
No user is currently authenticated, but the user is expected to authenticate.
In this state, all operations on data that possibly require some authentication are paused pending a valid authentication state (Authenticated or Unauthenticated).