jwt authentication
-
what is the
1- JWT time to live
1- Refresh time to liveif I want to make the token is never be expired
can?I made the
JWT time to live
to 1 minute
but I tested it
I waited for 2 minutes and it token didn’t expire
I tried to validate the token
and after 1 minute
it still returns a Successful responsesorry for my bad English and thank you
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘jwt authentication’ is closed to new replies.