高级前端前端工程化【Q153】权限设计中的 RABC 是指什么

权限设计中的 RABC 是指什么

Issue 欢迎在 Gtihub Issue 中回答此问题: Issue 154

Author 回答者: e10101

RBAC: Role-Based Access Control?

Author 回答者: knockkeykey

当我们通过角色为某一个用户指定到不同的权限之后,那么该用户就会在 项目中体会到不同权限的功能

Author 回答者: ethanlamm

https://blog.csdn.net/brother_Cheng_Py/article/details/121970486 这篇文章有解释ACL模型、RABC模型和ABAC模型