Lokicoule / nestjs-cognito

AWS Cognito utilities module for NestJS.
https://www.npmjs.com/package/@nestjs-cognito/auth
MIT License
71 stars 5 forks source link

Do you have support for tokens that have been revoked? #974

Closed OlexanderKulyk closed 3 weeks ago

OlexanderKulyk commented 1 month ago

Do you have support for tokens that have been revoked?

Lokicoule commented 1 month ago

Hey!

Thanks for reaching out! At the moment, we don't have support for revoked tokens. However, if there's enough interest from the community, it's definitely something we could look into adding in the future.

Thanks again for your input!