invertase / react-native-apple-authentication

A React Native library providing support for Apple Authentication on iOS and Android.
Other
1.36k stars 215 forks source link

Specify clientId on iOS #331

Closed Geoffrey63 closed 8 months ago

Geoffrey63 commented 8 months ago

Hello, On AndroidConfig, we can indicate the clientId to use but not on iOS. I would like to use SignIn With Apple with a clientID that is different from my app bundle identifier. (The apple Service that i want to use has been created on another Apple team and user migration seems complicated) Is there a way to do so using this library? Thank you.

mikehardy commented 8 months ago

With apologies, I don't know. But the source is open, feel free to give it a try and if you get something working, PRs are happily accepted. Not a use case of mine as maintainer though, so I don't have free time to spend on it, sorry