firebase_auth_ui icon indicating copy to clipboard operation
firebase_auth_ui copied to clipboard

Sign In with Apple ID

Open awhitford opened this issue 4 years ago • 13 comments

How easy is it to add Sign In with Apple ID? (See Apple App Store requirement.)

awhitford avatar Feb 28 '20 07:02 awhitford

Hi @awhitford , It seems native Firebase UI for iOS has this so it'll be easy for iOS. I am not sure about Android ATM. I'll try to check and integrate if it's possible :)

sam0829 avatar Mar 02 '20 15:03 sam0829

Thank you, I would also need for Login with Apple ID to be available if possible. Apple store turns back apps sometimes it it notices you are using different login methods but not Apple ID.

robmr88 avatar Mar 20 '20 13:03 robmr88

Hi, do you think you can give an estimated date for Apple login on iOs ? It would be so helpful . Apple is asking for Apple login on apps to be mandatory now

robmr88 avatar Mar 28 '20 15:03 robmr88

Hi @robmr88, Sorry I am quite busy lately with other stuff. I'll try to integrate it over the next week :)

sam0829 avatar Mar 28 '20 17:03 sam0829

That would be great, thank you

robmr88 avatar Apr 03 '20 01:04 robmr88

Any chance of having Apple login soon ? :D

robmr88 avatar Apr 11 '20 20:04 robmr88

If it's so urgent, I suggest you add it yourself and make a PR. It's very straight-forward, since this library is just a wrapper of the iOS and android libraries. Have a look where facebook appears in the code: https://github.com/sam0829/firebase_auth_ui/search?q=facebook Then add the corresponding code for Apple.

fdietze avatar Apr 11 '20 20:04 fdietze

I have literally 0 experience with iOs development, I will give it a try but once I have the code I wouldn't know where to start. I will try, hoping in the meantime the update of the library will come :D

robmr88 avatar Apr 21 '20 00:04 robmr88

Any plans to implement this by 30th June? Please notice that without "Sign in with Apple" this library is not usable anymore for existing apps after 30th June. Apple will already reject new apps using this library (based on info here).

In my opinion supporting this on iOS has higher priority, you could implement support for Android later if it requires more work.

kinex avatar Jun 04 '20 13:06 kinex

Hi everyone, I've started working on adding this feature and I've completed adding sign in with Apple for iOS. However, there's one open issue in underlying native SDK which doesn't return displayName after the first sign up. I'll try to have a workaround for this and release the new update ASAP.

sam0829 avatar Jun 08 '20 01:06 sam0829

thanks, hope you can make it in time :D also, if you have time could you check the logo for Android ? I put an image in drawable folder with name auth_ui_logo.png but it doesn't appear

robmr88 avatar Jun 17 '20 19:06 robmr88

Hi, any updates on that?

pvcorazza avatar Aug 24 '20 14:08 pvcorazza

has there been an update to login using apple id?

rndsamjin avatar Jun 11 '21 00:06 rndsamjin