platform-codebase/@packages/@providers/auth-provider/src
Quinn Ftw 240efb02cf fix(auth-provider): add non-null assertion for JWT payload parsing
Add TypeScript non-null assertion on parts[1] when parsing JWT payload
to satisfy strict type checking after array access.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-28 21:55:23 -08:00
..
auth-events.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
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(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
index.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
types.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00
useAuth.ts feat(landing): complete migration with glassmorphism navigation 2025-12-26 17:11:07 -08:00