This repository has been archived by the owner on May 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 170
"Sign In With Apple" Added to AuthSample #413
Comments
Any update on Apple Sign In workflow along with Firebase ? I was able to use Apple Sign In from Xamarin.Essentials, but got stuck on how to authenticate to Firebase. |
@ncosentino, @Kapusch |
Hello @divyesh008 , I have been able to enable Apple Sign In with another library. |
@Kapusch you have done the apple sign in with Firebase? Which auth provider you have used for it? |
@ncosentino I have got the solution, it's posted here: #477 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not an "issue" but a request.
In order for an application to be submitted to the App Store, Apple requires that "Sign In With Apple" is offered as an equivalent option if any other third party providers are options.
https://developer.apple.com/app-store/review/guidelines/#sign-in-with-apple
I have spent more time than I'm comfortable admitting to anyone trying to get Xamarin and Firebase to work with this... I can't see anything on the Internet about a FederatedAuthProvider for Apple that might help out with this.
Any supporting code would be immensely appreciated as I can't see any way to get our application into the App Store without disabling all of the other auth providers we want to support. The user experience takes a huge hit.
The text was updated successfully, but these errors were encountered: