Explore Library
FlashcardAdvanced

Hashing vs. Role-Based Access

Password hashing protects stored credentials, while role-based access control governs what authenticated users may do.

Question

How do password hashing and role-based access control (RBAC) differ in an auth system?

Click to reveal answer