Replies: 1 comment
-
That would be a nice feature. I'm not sure if Miodec has Apple sign in planned, but he was working on GitHub sign in earlier this year. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There's firebase docs here: https://firebase.google.com/docs/auth/ios/apple
although it does require someone to join the Apple Developer Program, so I understand if it's outside the scope of the project. Sign in with Discord is more open, although Firebase doesn't have any official docs on it. I did find an example here: https://github.com/luizkc/firebase-discord-oauth2-example
I think it'd be a good option for people that don't want to use Google's service.
Beta Was this translation helpful? Give feedback.
All reactions