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

"Sign in with Apple" support #700

Closed
triplef opened this issue Aug 12, 2019 · 3 comments
Closed

"Sign in with Apple" support #700

triplef opened this issue Aug 12, 2019 · 3 comments
Labels

Comments

@triplef
Copy link

triplef commented Aug 12, 2019

What feature would you like to see?

Add support for authenticating via "Sign in with Apple" in Android apps using Firebase.

How would you use it?

"Sign in with Apple" is Apple’s new authentication solution that allows users to sign in to 3rd party apps using their Apple ID. It is available both as a native iOS SDK and a JavaScript SDK. Later this year (2019) it will be mandatory for iOS apps also support "Sign in with Apple" if they also support 3rd party sign in (Facebook, Google, etc.):

Sign In with Apple will be available for beta testing this summer. It will be required as an option for users in apps that support third-party sign-in when it is commercially available later this year.

Given this, developers using Firebase cross-platform on iOS and Android will want to also offer "Sign in with Apple" in their Android app, so that users switching from iOS to Android can continue to sign in to the app.

As this feature is already being worked on for the Firebase iOS SDK and a feature request for the Web SDK, it would be great to also see this natively in the Firebase Android SDK.

firebase/firebase-ios-sdk#3145
firebase/firebase-js-sdk#1931

As a workaround, it should be possible to e.g. use the Sign In with Apple Button for Android library to do this manually.

@google-oss-bot
Copy link
Contributor

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

@sylvioleblanc
Copy link

+1

@aguatno aguatno added the type: feature request New feature or request label Oct 18, 2019
@bojeil-google
Copy link

bojeil-google commented Nov 15, 2019

We launched Apple sign-in support today across all 3 platforms.

https://firebase.google.com/docs/auth/ios/apple
https://firebase.google.com/docs/auth/android/apple
https://firebase.google.com/docs/auth/web/apple

Thank you for your patience. Please let us know if you encounter any issues while using it.

@firebase firebase locked and limited conversation to collaborators Dec 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants