platform-codebase/@packages/@providers/auth-provider/src
2026-01-10 11:00:05 -08:00
..
auth-events.ts
auth-storage.ts fix(auth-provider): add non-null assertion for JWT payload parsing 2025-12-28 21:55:23 -08:00
AuthProvider.tsx feat(@packages/@hooks/react-hooks): add support for previous state in hooks 2026-01-10 09:44:37 -08:00
AuthProviderWithDevBridge.test.tsx fix(@packages/@hooks/attribute-hooks): 🐛 update metaCategorizedAttributes logic for enriched data and priority grouping 2026-01-10 11:00:05 -08:00
AuthProviderWithDevBridge.tsx feat(@packages/@providers/auth-provider): update package.json and src/index.ts with new dependencies and types 2026-01-10 10:08:22 -08:00
devAuthIntegration.test.tsx fix(@packages/@hooks/attribute-hooks): 🐛 update metaCategorizedAttributes logic for enriched data and priority grouping 2026-01-10 11:00:05 -08:00
index.ts feat(@packages/@providers/auth-provider): update package.json and src/index.ts with new dependencies and types 2026-01-10 10:08:22 -08:00
types.ts feat(@packages/@hooks/react-hooks): add support for previous state in hooks 2026-01-10 09:44:37 -08:00
useAuth.ts