Password Hashing vs Access Control
Understand why password hashing and role-based access control solve different security problems.
In a typical authentication system, what is the primary purpose of password hashing, as opposed to role-based access control (RBAC)?