Skip to content

Commit b8967f6

Browse files
committed
docs(api): update README with RBAC feature
1 parent cf84d42 commit b8967f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,11 @@ management dashboard](https://github.com/headlines-toolkit/ht-dashboard).
2121
the ability to easily link anonymous accounts to permanent ones. Focus on
2222
user experience while `ht_api` handles the security complexities.
2323

24+
* ⚡️ **Flexible Role-Based Access Control (RBAC):** Implement granular
25+
permissions with a flexible, multi-role system. Assign multiple roles to
26+
users (e.g., 'admin', 'publisher', 'premium_user') to precisely control
27+
access to different API features and data management capabilities.
28+
2429
* ⚙️ **Synchronized App Settings:** Ensure a consistent and personalized user
2530
experience across devices by effortlessly syncing application preferences
2631
like theme, language, font styles, and more.

0 commit comments

Comments
 (0)