Doorkeeper Devise API User Authentication | Ruby On Rails 7 Tutorial

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

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

  • @Deanin
    @Deanin  2 ปีที่แล้ว +8

    Just wanted to say thanks to Nejdetkadir (twitter.com/nejdetkadirr) for the demo for this project.
    Also a big thank you to the channel members/patreon supporters who encourage me to stay up all night making these videos haha. You're all the best!

  • @Mixesha001
    @Mixesha001 2 ปีที่แล้ว +7

    That’s some good stuff here. At the moment you probably make the most useful content in the rails community.

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

      I appreciate that! Glad it was helpful 🙂

  • @xarxlugner2991
    @xarxlugner2991 2 ปีที่แล้ว +1

    Thank you dean! i can't wait for the next content

  • @matthewruvalcaba9735
    @matthewruvalcaba9735 2 ปีที่แล้ว +1

    Thanks for sharing!
    I hope we get the react video soon!

    • @Deanin
      @Deanin  2 ปีที่แล้ว +1

      Working on it! I'm trying to build my own application so I have a bit of motivation for this project haha.
      The biggest blocker for me is usually just getting the token authentication working. Considering how smooth this was, it shouldn't be too bad getting a proper video out by next week. Famous last words lol

  • @orce
    @orce 2 ปีที่แล้ว +1

    OMG yes!
    this... pretty much this...
    you sir are the man!

  • @learning9166
    @learning9166 2 ปีที่แล้ว +1

    Thank you for this tutorial Deanin.

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

    Thanks for the video! For production, should we add a separate controller to create Doorkeeper::Application per client so that we don't expose the client_id ('Web Client' client_id)?

  • @cleversonluizcorreiadesouz5959
    @cleversonluizcorreiadesouz5959 2 ปีที่แล้ว +1

    Great content! Thanks a lot man... One thing that I don't quite understand was why did you create a namespace and a scope in your routes, what was the point? Thanks a lot!

    • @Deanin
      @Deanin  2 ปีที่แล้ว +1

      It can help to keep things cleaner, but it was also just a chance to show people how to do it. It's one of those topics where a dedicated video probably wouldn't be something people would even know to search for because they might not know it's possible, so sometimes I'll stress it in other videos to give them exposure to the idea.
      You could do the same thing without the scope or the namespace, it doesn't matter really

    • @cleversonluizcorreiadesouz5959
      @cleversonluizcorreiadesouz5959 2 ปีที่แล้ว +1

      @@Deanin Oh, I see... Thanks a lot for your time and for answering me... Cheers from Brazil!

  • @nadbwah282
    @nadbwah282 2 ปีที่แล้ว +1

    Thank you so much for posting this video!! ❤️

    • @Deanin
      @Deanin  2 ปีที่แล้ว +1

      I should be thanking you for supporting the channel! I hope the video is helpful! 🙂

    • @nadbwah282
      @nadbwah282 2 ปีที่แล้ว +1

      @@Deanin yes it definitely is very helpful 👍🙏

  • @v_gauther
    @v_gauther 2 ปีที่แล้ว +1

    Amazing video ! What kind of rails application did you generate ? Did you use the --api arguments ?

    • @Deanin
      @Deanin  2 ปีที่แล้ว +1

      I think for this one I didn't use the --api argument, because people (myself included) have been wanting to know how to allow API login as well as regular login.

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

      @@Deanin thx for your answer, that’s exactly what I was looking for

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

    Very helpful. Just subscribed your channel. Thank you very much.

  • @xwaxy1753
    @xwaxy1753 2 ปีที่แล้ว +1

    This is gold man, thx

    • @Deanin
      @Deanin  2 ปีที่แล้ว +1

      Happy to help! Feels like one of those topics that everyone in the industry knows but nobody outside of it has covered lol

  • @sayambar7307
    @sayambar7307 ปีที่แล้ว +1

    Hi, Can you just explain the requirement of oauth_access_grants table?

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

    Hi, can you export your postman api config and add it to the repo too? It would be much easier then

  • @jouzou3709
    @jouzou3709 2 ปีที่แล้ว +1

    hai dean, can you make pure backend rails for like todos app and conect to react website

    • @Deanin
      @Deanin  2 ปีที่แล้ว +1

      Yeah I have a much more involved React tutorial coming soon.
      I think there's a tutorial on the channel for a pure todos app with Rails and React, but without any login. So if you want login, check back next week probably

    • @jouzou3709
      @jouzou3709 2 ปีที่แล้ว +1

      @@Deanin thanks appreciate it

  • @dbdb3267
    @dbdb3267 9 หลายเดือนก่อน

    Thanks a lot.
    Not easy to complete as other tutorials.
    May be to improve it, you could show at the beginning the final result that we want to get.
    Then start developing it ?

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

    Keep going mate🫡

  • @marcusl16
    @marcusl16 2 ปีที่แล้ว +4

    If you believe in God existence, He is surely guiding you, because this video arrives just in time, when I started my research about Api auth on r7 thank you so much for you and for mr nejdetkadir for providing this project

  • @ingemarandrade277
    @ingemarandrade277 2 ปีที่แล้ว +1

    Thank you so much for this tutorial! ❤