Indicates whether a user is currently authenticated.
Future<bool> hasValidCredentials() => Auth0FlutterWebPlatform.instance.hasValidCredentials();