Notifying users before refresh tokens get expired

Hi there,

We’re building a single page application with refresh tokens enabled. Since Refresh Token Expiration is configured, users will be logged out after the specific inactive period.
We’d like to let users know when a refresh token is about to expire so that they can extend the session if needed.
Is there any way to know the expiry of the refresh token, or any related information like the remaining time etc?

Thanks,

Hey there @tks !

Please see the following post: