Getting started with Sign in with Apple using Firebase Authentication on Apple platforms

Getting started with Sign in with Apple using Firebase Authentication on Apple platforms

Firebase

1 год назад

40,032 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@stilakid
@stilakid - 14.11.2023 15:18

Thank u for this amazing resource! I have a question: when deleting an account, do we need to revoke the authentication token as stated in the firebase and Apple docs? If not, why? I realize this wasn't done in this tutorial and that got me curious

Ответить
@bircansezgin3822
@bircansezgin3822 - 31.03.2023 17:21

how do you open the Firebase sim. pls

Ответить
@chuyutao2588
@chuyutao2588 - 18.03.2023 10:34

I like those stickers on your laptop~

Ответить
@LukePighetti
@LukePighetti - 20.01.2023 05:12

Very rarely do I need a guide on wiring up the UI to Firebase code. What I really need is a guide showing which items in Apple Developer Console map to items in Firebase Console. The Firebase docs are woefully insufficient in this area. Especially once you start touching SIWA on web.

Ответить
@radezzientertainment501
@radezzientertainment501 - 18.01.2023 20:47

thanks peter

Ответить
@prairieln
@prairieln - 11.01.2023 02:47

Is Firebase free if only Firebase Auth is needed for the app? Some said it is free, others said no. I'm confused. Please advise. Much appreciated.

Ответить
@danielduggin2898
@danielduggin2898 - 06.01.2023 19:50

This was super helpful thanks! Also, is it possible to add google sign in to this demo? If so, how would I go about that? I am new to xcode so I am still learning how all of this works

Ответить
@seccat
@seccat - 16.11.2022 20:22

Does the email in Firebase get updated if the Apple account gets transferred (Changing the email in your apple account)? The ASAuthorizationAppleIDProvider 's credentialState will equal .transferred

Ответить
@kalmicka
@kalmicka - 10.11.2022 23:42

Thanks @Peter for the great video! One thing I'd like to add. If you already did sign in once before and need the email when logging back in, you need to decode the idTokenString in order to get the email. This is because the email field from the appleIDCredential from ASAuthorizationAppleIDCredential is also not being populated when signing back in. Hope this helps someone :)

Ответить
@alamgirkhan001
@alamgirkhan001 - 08.11.2022 08:35

Does sign in with apple required Apple Developers Account? I don't see "sign in with apple" in signing & capabilities in Xcode.

Ответить
@mycloudvip
@mycloudvip - 30.10.2022 06:45

Hi, do you have an iOS auth integration for the web using Firebase js SDK?

Ответить
@Decatilinae
@Decatilinae - 29.10.2022 11:16

thanks for sharing this tutorial

Ответить