bangive
bangive
Sorry for asking here, but i don't see issue category. I already installed this plugin but i don't know how to use it. I don't see any instruction. Is this...
I saw an implement here [Blacklisting JSON Web Token API Keys](https://auth0.com/blog/2015/03/10/blacklist-json-web-token-api-keys/)
@s4turnight i think your code does not delete the old token so the old token can still be used.
This link describe a way to invalidate token [black list json web token](https://auth0.com/blog/2015/03/10/blacklist-json-web-token-api-keys/) using aud and jti claim.
Sorry i don't know