Skip to content
Discussion options

You must be logged in to vote

Authentication

Authentication verifies who the user is.

Examples:

Username/password
OTP
Biometrics
OAuth login
Authorization

Authorization determines what the user is allowed to do after authentication.

Example
Login

Authentication

User identified

Authorization

Can access Admin Dashboard?
Interview Example

Admin

Can:

Delete users
Add products
View reports

Customer

Can:

Buy products
View orders

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by janedoewso2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants