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