Computer Science/Security
Authentication vs Authorization
Hojae Lee
2023. 8. 9. 01:52
Authentication : Verifying an identity.
Authorization : Permissions that identities are allowed to do.