How to Refresh JWT Token with Custom Auth

Hi Kunal! Hmm, we don’t quite support auto-refreshing tokens for custom auth just yet.
but, as long as you set a proper login test url (i.e. a URL that returns 4XX when the token is expired), your users in end-user mode should see a modal with an “Authenticate” button, that they can just click to re-auth again