The stream of the user authentication state.
Returns true if the user is currently logged in.
Stream<bool> get authenticationStream => _streamController.stream;