logic/bloc/authentication/authentication_bloc library

Classes

AppLogoutRequested
Requests a full logout via AuthRepository.
AuthenticationBloc
The central authentication BLoC for the app.
AuthenticationEvent
The base class for all AuthenticationBloc events.
AuthenticationState
The immutable state emitted by AuthenticationBloc.
StartLiveListening
Activates the live AuthRepository status stream and UserRepository user stream.
StartupAuthResolved
Emitted by AuthCheckTask once the initial auth state has been resolved.