How To Get A Access Token: OAuth Client From Scratch In Common Lisp [1/2]

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

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

  • @PretoriousVids
    @PretoriousVids 26 วันที่ผ่านมา +2

    This is excellent and will be useful for my first large CL project! Thank you for your work on these videos, I watch every single one.

    • @the-lisper
      @the-lisper  26 วันที่ผ่านมา

      Thanks! :)

  • @rpx8787
    @rpx8787 27 วันที่ผ่านมา +2

    Great you are back again.

    • @the-lisper
      @the-lisper  27 วันที่ผ่านมา +2

      Finally talking about authentication and authorization!

  • @adrien335
    @adrien335 27 วันที่ผ่านมา +3

    always happy when you post :)

    • @the-lisper
      @the-lisper  27 วันที่ผ่านมา +1

      Thanks!

  • @टिरंजननकले
    @टिरंजननकले 27 วันที่ผ่านมา +2

    Interesting. But thats's not from scratch. I was under impression that Auth provider will be in Common Lisp!
    Authentik is written in Java or Golang i believe.

    • @the-lisper
      @the-lisper  27 วันที่ผ่านมา +2

      I meant writing the OAuth client from scratch... Updated the title...

    • @टिरंजननकले
      @टिरंजननकले 26 วันที่ผ่านมา

      @@the-lisper
      Thanks

    • @टिरंजननकले
      @टिरंजननकले 26 วันที่ผ่านมา

      @@the-lisper
      Thanks.Which IDE do you recommend? I tried Emacs but could not adjust. How is VS Code?

    • @the-lisper
      @the-lisper  26 วันที่ผ่านมา

      I am an emacs user... If the problem is setting up emacs, you can try Portacle which comes preconfigured (the first videos on this channel were made with it).
      Sadly I cannot talk about VS Code, because I have never used the plugin for Common Lisp... If I will ever try it, for sure I will make a video!