Fixmedium riskhigh confidencecommunity validated

Auth session lost on hard refresh

persistSession flag was off.

By Contributor · published 5/2/2026

In plain English

Fix the issue where users are logged out after refreshing their browser by enabling the stay-logged-in feature in your app settings. This ensures the system remembers your account even if you reload the page.

Set persistSession: true in createClient.

Discussion

0 comments

Loading comments…

Sign in to join the discussion.

Want the technical version? Switch the detail level at the top of the page toBuilder orTechnical.