learning_ai_common_plat/packages
saravanakumardb1 cf8781cc11 feat(react-auth): add @bytelyst/react-auth package
- createAuthProvider<TUser>() factory returns typed AuthProvider + useAuth hook
- Configurable storagePrefix, loginEndpoint, mapLoginResponse, onLogout
- localStorage persistence for user, access token, refresh token
- Uses @bytelyst/api-client for login requests
- Replaces 3 duplicated auth-context.tsx files across LysnrAI dashboards
- Peer dep: react >=18.0.0, workspace dep: @bytelyst/api-client
2026-02-12 11:22:41 -08:00
..
api-client feat(api-client): add @bytelyst/api-client package 2026-02-12 11:20:04 -08:00
auth feat(auth): add @bytelyst/auth package 2026-02-12 11:19:58 -08:00
config feat(config): add @bytelyst/config package 2026-02-12 11:19:49 -08:00
cosmos feat(cosmos): add @bytelyst/cosmos package 2026-02-12 11:19:42 -08:00
errors feat(errors): add @bytelyst/errors package 2026-02-12 11:19:35 -08:00
react-auth feat(react-auth): add @bytelyst/react-auth package 2026-02-12 11:22:41 -08:00