Difference between authentication and authorization
Channel:
Subscribers:
4,850
Published on ● Video Link: https://www.youtube.com/watch?v=F4jLpIJGyS4
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
Other Videos By PS After Hours
Tags:
authentication vs authorization
authentication vs authorization in hindi
authorization vs authentication
authentication vs authorization in api