Auth react-native apple social provider

I can’t figure how to make apple login work.

Hey there @gal1 - I apologize for the delayed response here. I’m combing through our backlog and wanted to get back on this one for future reference :books:

If using web authentication (Universal Login), it should be as straightforward as adding Apple as a social connection in your Auth0 tenant dashboard and configuring it accordingly.

If on the other hand you are looking to achieve native sign in with Apple, this guide (external to Auth0) might help. An Apple auth code can be exchanged for Auth0 tokens using the React Native SDK.

Hope this helps!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.