You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not clear though why a Firebase Auth user would use this plug-in directly, given that I think Firebase has this re-implemented to tightly fit into their auth-flow.
Sure, in the end you can get the same "Apple token" from the sign-in via this plug-in and then send that to Firebase, but I would think (hope!) that for people using Firebase for their authentication backend, there would be a simpler way in the official package.
But maybe I am misunderstanding something, as I have just used SiwA with custom / in-house backends so far.
I spent a lot of time trying to set the Sign In With Apple package but finally got it running thanks to this tutorial:
https://www.youtube.com/watch?v=JEwGol44xFQ
I think it would be a great addition to the documentation.
The text was updated successfully, but these errors were encountered: