quantum-ai-v2/authentication
Claude ae303c2621 🔧 Fix payment message persistence and add expired session popup
- Fix wallet payment messages showing on login page by clearing messages before redirects
- Remove misleading "Payment processed\!" message for free agents
- Implement minimalist expired session popup for 5 Whys agent
- Add auto-detection of expired sessions on page load with payment confirmation
- Streamline authentication flow messages for better UX
- Remove logout confirmation message to prevent persistence

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-03 20:57:27 +05:30
..
management 🔧 Fix email verification 'Not Found' error 2025-07-26 23:37:17 +05:30
migrations 🔒 CRITICAL: Implement comprehensive authentication security improvements 2025-07-26 01:53:05 +05:30
__init__.py first working 2025-07-09 02:15:35 +05:30
admin.py first working 2025-07-09 02:15:35 +05:30
apps.py first working 2025-07-09 02:15:35 +05:30
models.py 🔒 Implement critical security fixes for production readiness 2025-08-01 01:37:08 +05:30
tests.py first working 2025-07-09 02:15:35 +05:30
urls.py 🔒 CRITICAL: Implement comprehensive authentication security improvements 2025-07-26 01:53:05 +05:30
views.py 🔧 Fix payment message persistence and add expired session popup 2025-08-03 20:57:27 +05:30