How to create GitHub OAuth App (client ID and client secret)

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

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

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

    It is incredibly useful, as usual.😁

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

      glad it helped. thanks for watching :)

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

    Hello, how did you make logout function? Can't find url for logging out

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

      the logout function is in your application, not in GitHub side.

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

      @@CodeJava but how does it revoke the access token?

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

      @@denisdenia it automatically revokes token based on expiration time, or you can revoke tokens explicitly when needed

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

      @@CodeJava could you please explain how to do it explicity?

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

      @@denisdenia using GitHub's developer settings

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

    Hey great video. I was wondering how you got the user name? did you made a call to the github api to access the user name?

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

      I manually update the username in my GitHub profile

    • @farhanafatima5774
      @farhanafatima5774 4 ปีที่แล้ว

      @@CodeJava no I meant in the Oauth2 flow..when it's authenticated does the email address come back in the callback? Is there a way to do that?

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

      Yes, it does. The user's details information is included in the JSON document sent back by the authorization server (GitHub in this case). It's processed automatically by Spring.

  • @entliczekpentliczek
    @entliczekpentliczek 3 ปีที่แล้ว +2

    Dobry filmik, przyda się do projektu.

    • @entliczekpentliczek
      @entliczekpentliczek 3 ปีที่แล้ว

      Jednak sie nie przyda jak robisz na biblotece springboota.

    • @srocek3
      @srocek3 3 ปีที่แล้ว

      ​@@entliczekpentliczek

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

    Could you please share source code of this mini project.

    • @CodeJava
      @CodeJava  3 ปีที่แล้ว +2

      I'll share when I publish an article corresponding to this video.

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

    Integration for Jira ??

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

      I don't know.

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

    thanks i was about to go cry in a corner

    • @CodeJava
      @CodeJava  3 ปีที่แล้ว

      thanks for watching :)

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

    Share code pls!!!

  • @badruddinmoiyyedi2506
    @badruddinmoiyyedi2506 3 ปีที่แล้ว +2

    nice nice nice