You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 6, 2023. It is now read-only.
This repository is so helpful to understand casbin works under the gin web application. But, there are no sample requests to feel RBAC. So I wrote a tiny snippet for beginner. You can adapt it into README, if you like it.
This repository is so helpful to understand casbin works under the gin web application. But, there are no sample requests to feel RBAC. So I wrote a tiny snippet for beginner. You can adapt it into
README
, if you like it.Login as Bob
Read resource
You can get a following output
Write resource
You can be denied a request because of the defined policy
The text was updated successfully, but these errors were encountered: