Skip to content

Commit 8c2b700

Browse files
committed
docs(README): update Key Capabilities section
- Clarify the authentication process, emphasizing passwordless email sign-in and anonymous guest accounts. - Explain the guest-to-user conversion process and its benefits. - Improve readability by splitting the 'Flexible & Secure Authentication' point into multiple sentences.
1 parent 1528dbc commit 8c2b700

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ management dashboard](https://github.com/headlines-toolkit/ht-dashboard).
1717
## ✨ Key Capabilities
1818

1919
* 🔒 **Flexible & Secure Authentication:** Provide seamless user access with
20-
a unified system supporting passwordless email sign-in, anonymous guest
21-
accounts, and a secure, role-aware login flow for privileged dashboard
22-
users.
20+
a unified system supporting passwordless email sign-in and anonymous guest
21+
accounts. The API intelligently handles the conversion from a guest to a
22+
permanent user, preserving all settings and preferences. It also includes
23+
a secure, role-aware login flow for privileged dashboard users.
2324

2425
* ⚡️ **Granular Role-Based Access Control (RBAC):** Implement precise
2526
permissions with a dual-role system (`appRole` for application features,

0 commit comments

Comments
 (0)