How to detect if a token has expired with the Client JS SDK?
Hi all,
Just wondering how to detect if a token has expired on the front-end so I can refresh it?
When the token expires I can no longer use
Just wondering how to detect if a token has expired on the front-end so I can refresh it?
When the token expires I can no longer use
KindeClient.getIdToken so I can't check on the token itself?