🟢 Resolved - Login Issues Fixed
The authentication issues have been resolved.
Root cause: Our auth provider updated their token validation system, which made older cached session tokens incompatible. This caused users to get stuck in an auth refresh loop.
Fix: Deployed in v1.30.1 - clears old tokens and handles the new validation properly.
You may need to clear your browser cache or localStorage if you're still experiencing issues, but it should work automatically for most users.