David OSullivan
David OSullivan
Continuing off this topic since it's still open. One thing I don't understand. In my previous apps I've always decoded the token client side to check if it's expired before...
Is there a way to get the exact time of expiration or at least return the date created as well. The time left for expiration isn't really useful unless I...
Well in the future if you decide to add the exact creation time of the token I would be happy. I am worried I might be off by milliseconds or...
The format for this doesn't seem correct to begin with. There should be an array of type rather than a single value. But the error you mentioned seems to be...