Browser Storage Diagnostics

This page tests browser storage capabilities for debugging authentication issues.

Browser Information

Storage Test Results

Network Connectivity

Recommendations

localStorage working: Authentication will persist indefinitely (best option)

sessionStorage working: Authentication will persist until tab/browser closes

⚠️ Neither working: You'll need to login again on each page reload

If you're seeing issues, try opening the browser console (F12) to see detailed logs.