Great library. I was using the other one for a while, but its not maintained anymore. Can not shift to this lib because of no SetTTL method ! Why is this missing ? Is this a design choice ?
There is no need for such a method. TTL is not part of the token. The token contains a timestamp of its generation. You can check the expiration of the token using the IsExpired method with your TTL.
Question
Great library. I was using the other one for a while, but its not maintained anymore. Can not shift to this lib because of no SetTTL method ! Why is this missing ? Is this a design choice ?
Module version info