Supabase Authentication: Setting up Apple Auth

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ม.ค. 2025

ความคิดเห็น •

  • @albertgao7256
    @albertgao7256 5 หลายเดือนก่อน +3

    dude, i do not know why Supabase delivered a hidden feature that has no doc, but you saved my day! Thanks!

  • @haydenthai935
    @haydenthai935 14 วันที่ผ่านมา

    I love you, you're a lifesaver. Also, if you're developing locally and you get this error
    ERROR Apple login error: Unacceptable audience in id_token: [host.exp.Exponent]
    you need to add "host.exp.Exponent" to your client Id's in the supabase dashboard

  • @devx-s9l
    @devx-s9l 2 หลายเดือนก่อน

    Believe me or not after spend 40+ tabs I was stuck at this secret key generation , save my hours thank you a lots , SUBSCRIBEDDDDDDDDDDDDDDDDDDDDDDD

  • @Zubaz
    @Zubaz 11 หลายเดือนก่อน

    Oh man, thank you. I was missing the part where I configure the services id.

  • @michaeldausmann6066
    @michaeldausmann6066 2 หลายเดือนก่อน

    absolute legend.

  • @revistayounges
    @revistayounges หลายเดือนก่อน +1

    Can you please remake this tutorial with the new developers Apple design?

  • @alex15996-ro
    @alex15996-ro 10 หลายเดือนก่อน +1

    Great video, in my case it only worked when I put the app Bundle ID in Apple client ID, not the sevice

    • @vicktorManuel
      @vicktorManuel 8 หลายเดือนก่อน

      Good observation

  • @julien8097
    @julien8097 ปีที่แล้ว

    men thank you so much for this video !

  • @jakshim365
    @jakshim365 27 วันที่ผ่านมา

    It works well!! thx xD

  • @DileeshaWeliwaththa
    @DileeshaWeliwaththa 4 หลายเดือนก่อน

    Saviour 😍

  • @saifcodes
    @saifcodes 3 หลายเดือนก่อน

    Life saver

  • @casperon7
    @casperon7 6 หลายเดือนก่อน

    Quick questin - if I have prod & dev, is that fine by apple to have two services for one app?

  • @Zero-vn8yy
    @Zero-vn8yy 6 หลายเดือนก่อน

    same my day!

  • @casperon7
    @casperon7 6 หลายเดือนก่อน

    Thanks

  • @Timekeeper20239
    @Timekeeper20239 9 หลายเดือนก่อน +1

    This guy should get paid by Supabase AND Apple. Both are confusing for such info

  • @CC-xv7hf
    @CC-xv7hf 6 หลายเดือนก่อน

    thanks for this but holy shit why does apple make you do all this

  • @keithlaaks5611
    @keithlaaks5611 7 หลายเดือนก่อน

    Please dont add the annoying background music to your videos. It is distracting and serves no purpose whatsoever.

  • @nouhbelahcen4486
    @nouhbelahcen4486 2 ปีที่แล้ว

    I did same steps and I got invalid _client

    • @benmajkut618
      @benmajkut618 ปีที่แล้ว

      What were you using to run the client side?

    • @skfh82
      @skfh82 7 หลายเดือนก่อน

      For the invalid client error message, make sure your Supabase Apple Client ID matches the com.xxxx that you set up in the Apple Developer configuration. (7:00) and that all other configuration values are correct.