Handling Webhooks With Nuxt 3

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ธ.ค. 2024

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

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

    simple explanation and effective demonstration. thanks for this!

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

      Glad it was helpful!

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

    Nuxt is great, and yt should have more content about its beauty. Thanks for the video!

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

      Couldn't agree more!

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

    What should we use for email verification code and email on purchase something.

  • @iUmerFarooq
    @iUmerFarooq 11 หลายเดือนก่อน +3

    I was thinking you're going to implement Stripe Webhook in this tutorial!

    • @JohnKomarnicki
      @JohnKomarnicki  11 หลายเดือนก่อน +3

      I’m going to actually create a video about implementing stripe in the next few weeks. This was more a general introduction to webhooks using stripe as a process example

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

      @@JohnKomarnicki Waiting && Thank you ;)

  • @rrd_webmania
    @rrd_webmania 10 หลายเดือนก่อน

    I didn't know there is tunneling in nuxt. Thanks

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

    Cool ! How do you secure your endpoint so that it only accepts post request from the stripe domain for example ?

    • @JohnKomarnicki
      @JohnKomarnicki  11 หลายเดือนก่อน +2

      You’d have to verify it via the headers of the request. So In stripes case, you’d want to check for a stripe signature from the headers

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

    hello, i hope you're having a great day, im a big fan !
    I hope if you can create a crash course using vue3, vite, pinia, new page with auto-generated route, saving token and roles like admin and client.
    there's no such tutorial, even tho i wanna learn it from you. i love they way you teach !
    can you please reply on this if you can do such tutorial?