Files
blackcanyontickets/src/pages
dzinesco 45c0a052ad fix: Remove competing auth logic causing post-login redirect loops
- Disable automatic auth check on login page to prevent conflicts
- Use window.location.replace instead of href to prevent back button issues
- Simplify login flow to eliminate competing redirects
- Add console logging for better debugging of login flow

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 21:03:24 -06:00
..