nuxt-auth icon indicating copy to clipboard operation
nuxt-auth copied to clipboard

The session should be unset if the endpoints are unavailable in the local provider

Open clcoco opened this issue 1 year ago • 0 comments

Describe the feature

I left the page open for more than 24h and when I returned to my computer, the access token had expired already but for some reason it wasn't updated. Nonetheless, the user was allowed to navigate although it wasn't possible to refresh the token while I would expect they would be forced to logout

How would you implement this?

No response

Additional information

  • [ ] Would you be willing to help implement this feature?

Provider

  • [ ] AuthJS
  • [X] Local
  • [X] Refresh
  • [ ] New Provider

clcoco avatar Nov 29 '24 10:11 clcoco