nuxt-community / auth-module

Zero-boilerplate authentication support for Nuxt 2
https://auth.nuxtjs.org
MIT License
1.93k stars 925 forks source link

Dynamic expiration date to local strategy #1757

Open milladka opened 2 years ago

milladka commented 2 years ago

I have two modes on Login, one hour token or one month token How can I dynamically record the expiration date of a local strategy?