is a refresh token available?
-
Hi – many jwt implementations include a concept of a refresh token so we can reauthenticate the user when the auth token expires, without the user having to again submit credentials.
Is that implemented in this plugin?
I don’t see anything in the docs, and unfortunately have already implemented this plugin before realizing this. Just want to make sure I’m not missing anything.
Thanks.
The topic ‘is a refresh token available?’ is closed to new replies.