Login stopped working the moment this shipped. Suspect this dashboard version treats token-ttl=0 as "expire immediately" rather than "never expire". Reverting to the default (900s) to restore working login; the idle-timeout annoyance can be revisited with a large finite value instead of 0, tested before shipping. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>