From 5806af0546d9fef7beaf017e740e33be5f3d10a4 Mon Sep 17 00:00:00 2001 From: amigan Date: Wed, 15 Jan 2025 21:32:00 -0500 Subject: [PATCH] Update "RBAC-Notes" --- RBAC-Notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RBAC-Notes.md b/RBAC-Notes.md index 1069c21..ea24b89 100644 --- a/RBAC-Notes.md +++ b/RBAC-Notes.md @@ -8,4 +8,6 @@ * Store ACLs as many many table in DB * Access/refresh token architecture * Share links with their own ACLs -* Design with individual alert architecture in mind \ No newline at end of file +* Design with individual alert architecture in mind +* Share links grant a `SharedWith` role +* Share perms can either be anyone with the URL or certain users \ No newline at end of file