Appearance
Documentation / expo / LinkWithOAuthInput
Type alias: LinkWithOAuthInput
LinkWithOAuthInput:
Object
Type declaration
isLegacyAppleIosBehaviorEnabled?
isLegacyAppleIosBehaviorEnabled?:
boolean
Enables legacy Apple OAuth on iOS.
By default, Apple login on iOS will use the native Sign in with Apple functionality. Enabling this flag will override this behavior to use the web-based OAuth flow, popping up a webview for authentication.
provider
provider:
OAuthProviderType
redirectUri?
redirectUri?:
string