nuxt-auth
nuxt-auth copied to clipboard
The session should be unset if the endpoints are unavailable in the local provider
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