feat: Implement client settings and profile management feature with sign-out functionality.

This commit is contained in:
Achintha Isuru
2026-01-21 19:37:34 -05:00
parent 7d5a40b7e3
commit eace8a66af
21 changed files with 536 additions and 15 deletions

View File

@@ -12,6 +12,7 @@ workspace:
- packages/features/staff/authentication
- packages/features/client/authentication
- packages/features/client/home
- packages/features/client/settings
- apps/staff
- apps/client
- apps/design_system_viewer