Dealing with Authentication | Bubble.io API Tutorials

Sdílet
Vložit
  • čas přidán 28. 08. 2024
  • This is part 4 of my series on APIs. In this video we'll start looking at the challenge of authenticating when making API requests!
    If you missed the earlier videos in this series, the links are below:
    Part 1: • What is an API? | Bubb...
    Part 2: • Using the API Connecto...
    Part 3: • Making Dynamic Calls |...

Komentáře • 21

  • @wakheet
    @wakheet Před rokem

    Great video Jacob. Just a note, please add "Part 4" in this video just for followers to correctly recognize the videos series

  • @user-od8mo1fq9m
    @user-od8mo1fq9m Před rokem

    the way you explaining is so easy to understand and well organized. THANKS!

  • @m.iftakhulanwar3476
    @m.iftakhulanwar3476 Před 11 měsíci

    Very clear explanation ! thank you Jacob. it s Great !

  • @wdub1362
    @wdub1362 Před 2 lety +2

    This is good Bubble content!

  • @anigah
    @anigah Před 10 měsíci

    The apiKey in the shared header might not work because of uppercase letters

  • @wheres_bears1378
    @wheres_bears1378 Před rokem

    Do you have a video on auth0 and how to connect bubble with other platforms?

  • @diogodecastroperdomo3911

    Great video!

  • @costassiavelis
    @costassiavelis Před 4 měsíci

    Hi Jacob. Are you contactable directly?

  • @nguyenquangngoc3993
    @nguyenquangngoc3993 Před rokem

    Can you do a tutorial on connecting Bubble and Supabase?

  • @pratimadudhewar3680
    @pratimadudhewar3680 Před rokem

    Thank you for sharing this. I have question which i'm trying to resolve from so long is "i need a idtoken which google send in response after authentication." i don't want to do it manually using Oauth flow. Google plugin i tried but it sends only auth code in response.? i really need the solution ASAP because, i have already spent so many days on this. Can you please help me with this.

    • @jacobgershkovich
      @jacobgershkovich  Před rokem +1

      Hey Pratima. Thanks for the comment. It's hard to say without knowing more about your setup / what you're going for. I'd try posting about this in the forum!

    • @pratimadudhewar3680
      @pratimadudhewar3680 Před rokem

      @@jacobgershkovich Well I want, user to login into my app with google account. But i need idtoken which generally google send in response. That idtoken we will be using in our loginAPI. I just want a way to achieve this.

    • @pratimadudhewar3680
      @pratimadudhewar3680 Před rokem

      @@jacobgershkovich Also i have one more query. So should i post it here or PM you on forum?

    • @jacobgershkovich
      @jacobgershkovich  Před rokem

      @@pratimadudhewar3680 I'd recommend posting it publically on the forum!

  • @therealsholz
    @therealsholz Před 2 lety

    Thanks for this🙏