Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e55e8ee commit cb1a006Copy full SHA for cb1a006
coderd/rbac/README.md
@@ -2,6 +2,8 @@
2
3
Package `rbac` implements Role-Based Access Control for Coder.
4
5
+See [USAGE.md](USAGE.md) for a hands-on approach to using this package.
6
+
7
## Overview
8
9
Authorization defines what **permission** a **subject** has to perform **actions** to **objects**:
0 commit comments