Difference between authentication and authorization

Subscribers:
4,850
Published on ● Video Link: https://www.youtube.com/watch?v=F4jLpIJGyS4



Duration: 3:05
963 views
39


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 https://youtu.be/9nBu5qtVxMM







Tags:
authentication vs authorization
authentication vs authorization in hindi
authorization vs authentication
authentication vs authorization in api