Closed Fukao0129 closed 9 months ago
I don't have the capacity to provide support for the module versions below the current one and I've done a lot of refactoring since then.
Thank you for your response. I updated the module to the latest version, then other errors have occurred. I'll create a new issue to ask about them. So I close this current one. I appreciate your help!
Environment
@nuxt-alt/auth 2.5.0 node 18.18.2 npm 9.8.1 vue 3.3.8 nuxt 3.8.2
Nuxt Config
/
Reproduction
I can't provide a reproduction because it occurs in my localhost server.
Describe the bug
I have set the token to expire in one minute by "maxAge" option, but even after more than one minute, it doesn't expire. The token is a JWT token in Bearer format, and Laravel is used in the backend.
Something wrong in my code?
Additional context
No response
Logs
No response