Bundle ID
rather than the Service ID
, is configured as the Client ID
within the Privy Dashboard.expo-apple-authentication
using its built-in config plugin if you use config plugins.
In your app.json
config file:
ios.usesAppleSignIn
property to true
."expo-apple-authentication"
to the plugins
array.'apple'
just as any other OAuth provider.