Difference between authentication and authorization

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 มิ.ย. 2024
  • Authentication aka AuthN and Authorization aka AuthZ are mixed together. Some developers even swap them randomly. But authentication and authorization are very different things and describe different processes.
    Authentication verifies the identity of a user. Authorization checks if an authenticated user can access a resource or act.
    What is JWT? The JSON Web Token introduction • What is JWT? The JSON ...
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    What is JWT? The JSON Web Token introduction th-cam.com/video/9nBu5qtVxMM/w-d-xo.html

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

    Thank you.

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

    just details but maybe AuthN / AuthZ?

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

      Maybe, who knows.... I prefer this nottation thought