Files
tatlock-ui/lib/shared/layouts
Jeroen SchweitzerandClaude Opus 4.5 f0b32ff68b
Build and Push / release (push) Successful in 4s
Build and Push / build (push) Successful in 3m9s
fix(auth): skip Flutter OIDC on web, rely on NPM forward auth
On web, NPM forward auth handles authentication at the proxy level.
By the time the Flutter app loads, the user is already authenticated.
Skip the redundant Flutter OIDC flow that was causing Riverpod
"Ref disposed" errors from conflicting auth state updates.

Mobile still uses Flutter's OIDC flow as before.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 15:01:33 +01:00
..