DB Schema of a Role Based Access Control

后端 未结 2 2018
没有蜡笔的小新
没有蜡笔的小新 2020-12-24 08:03

I\'m currently developing a member administration for a local association here and I\'m developing the database schema at the moment. I\'d like to share it with you to impro

2条回答
  •  遥遥无期
    2020-12-24 08:26

    I'm going to give another example of an RBAC system I really like. please check out the radicore framework by Tony Marston here.

    I'm not sure if it meets all of your requirements but something you can compare your work with can help.

提交回复
热议问题