Stream of authentication state updates from the native platform.
@override Stream<AuthState> get authStateStream => _authController.stream;