Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb1a006

Browse files
authored
chore: add link to RBAC usage doc in README (#15510)
Some new joiners had found the README, but not the usage doc Signed-off-by: Danny Kopping <[email protected]>
1 parent e55e8ee commit cb1a006

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coderd/rbac/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Package `rbac` implements Role-Based Access Control for Coder.
44

5+
See [USAGE.md](USAGE.md) for a hands-on approach to using this package.
6+
57
## Overview
68

79
Authorization defines what **permission** a **subject** has to perform **actions** to **objects**:

0 commit comments

Comments
 (0)