Whether the provider is configured (API key stored or OAuth signed in).
@override Future<bool> isConfigured() => _auth.isSignedIn();