Sign in with Apple on Expo React Native

Поделиться
HTML-код
  • Опубликовано: 21 ноя 2024

Комментарии • 18

  • @eren1514
    @eren1514 Год назад +3

    It would be great to have a web version of this tutorial, as it's difficult to find any articles or videos about it.

  • @Rems766
    @Rems766 Год назад +10

    what i love is that the hard part is getting information from apple developpers account to put in supabase but no video show how and where to get it

    • @ReadWriteExercise
      @ReadWriteExercise 7 месяцев назад

      I was actually wondering about that 😂 Have you found a good guide for that by now?

  • @JohnDoeOnly
    @JohnDoeOnly Год назад +2

    Awesome ! Is there any easy way / tutorial, to have 3 types of sign in available at the same time ?
    I mean by that having Google / Apple / Email sign in working together ?

  • @CC-xv7hf
    @CC-xv7hf 4 месяца назад +2

    Thanks for this. Can you provide a how to on converting an anonymous user into a permanent user, using Apple auth?

  • @ryonwhyte
    @ryonwhyte 11 месяцев назад +2

    This has one issue. For some reason, Sup abase is only adding the email to the database. It does not add the full name. This forces developers to build a workaround to insert user data. In cases where onAuthStateChanges is listening for login, it could cause for some unnecessary coding

  • @ShadowsPowerFy
    @ShadowsPowerFy 11 месяцев назад

    Alot has already changed but this guide truely is still very much appriciated! Thanks. Love the videos bro.

  • @MrHaltSification
    @MrHaltSification 10 месяцев назад

    Can explain How can do this in IOS environment ?

  • @cordial
    @cordial 10 месяцев назад

    What about using react-native-apple-authentication if you're not using Expo? Does that work? I'm getting "Passed nonce and nonce in id_token should either both exist or not.", which suggests it doesnt work, even though its stated as a vague solution on the signin with Apple page in the supabase documentation.

  • @dev.caixeiroviajante
    @dev.caixeiroviajante Год назад

    There is a way to use a webhook to listen user.cretate event to sync with my database ?

  • @Batman12thy
    @Batman12thy Год назад

    so if we want to use the sign im with apple we need imperativly an mac or an iphone . i ask you that cuz i'm building my reactbapp on a windows laptop

    • @Supabase
      @Supabase  Год назад

      Yes, you will either need a Mac with iOS Simulator or a physical iOS device.

  • @clint87ua
    @clint87ua Год назад

    How to delete user from Authentication? I mean delete user totally!

    • @Supabase
      @Supabase  Год назад

      See here: supabase.com/docs/reference/javascript/auth-admin-deleteuser . Note that this needs to be done with your service_role (secret) key in a secure server-side enviroment!

    • @Supabase
      @Supabase  Год назад

      This action can also be performed in the Supabase Dashboard manually when you're logged in as an admin!

  • @BlueprintBackend
    @BlueprintBackend 6 месяцев назад

    That was super helpful.

  • @cordial
    @cordial 10 месяцев назад

    How on earth Apple get away with forcing people to use apple signin if you're using 3rd party auth is beyond me. Imagine if MSFT had tried to do that in the 1990s.

    • @thegadgetzone
      @thegadgetzone 7 месяцев назад

      Microsoft do that now in 2024 lol