Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to add this tutorial to the documentation #461

Open
IsaacGonzalez opened this issue Feb 7, 2025 · 1 comment
Open

Request to add this tutorial to the documentation #461

IsaacGonzalez opened this issue Feb 7, 2025 · 1 comment

Comments

@IsaacGonzalez
Copy link

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.

@tp
Copy link
Collaborator

tp commented Feb 8, 2025

Hmm, interesting. I would also think that Firebase's docs are quite succinct in this case: https://firebase.google.com/docs/auth/flutter/federated-auth#apple

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants