androidOAuthNativeProvider property

String? androidOAuthNativeProvider
getter/setter pair

The ID of the oauth provider that is configured to natively "Sign In with Google". Will likely be "google" if the Descope "Google" provider was customized, or alternatively a custom provider ID.

Implementation

String? androidOAuthNativeProvider;