..

Authentication vs Authorization

Authentication

Authentication is the process of verifying who a user is. Someone (or something) authenticates to prove they are the user they claim to be.

Authorization

Authorization is the process of verifying what a user can do.