iosOAuthNativeProvider property

String? iosOAuthNativeProvider
getter/setter pair

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

Implementation

String? iosOAuthNativeProvider;