docs: added rbac recipe (#4895)

* docs: added rbac recipe

* fix eslint errors

* fixed indentation causing build error

* fix build warning

* small fixes

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Shahed Nasser
2023-08-29 15:11:52 +03:00
committed by GitHub
co-authored by Oli Juhl
parent 4d439bed38
commit f75d9806f9
9 changed files with 2383 additions and 1386 deletions
+5
View File
@@ -57,6 +57,11 @@ module.exports = {
id: "recipes/subscriptions",
label: "Subscriptions",
},
{
type: "doc",
id: "recipes/rbac",
label: "RBAC",
},
],
},
{