Inherits Enumerable / Authly::TokenStore / Reference / Object
Use a set to track revoked tokens by their jti
Implement the each method to make the class enumerable
Method to revoke a token by its jti
Method to check if a token's jti has been revoked
Method to store a token by its jti