absmach / magistrala

Industrial IoT Messaging and Device Management Platform
https://www.abstractmachines.fr/magistrala.html
Apache License 2.0
2.42k stars 665 forks source link

NOISSUE - Revoke Refresh Token #2240

Open rodneyosodo opened 1 month ago

rodneyosodo commented 1 month ago

Signed-off-by: Rodney Osodo 28790446+rodneyosodo@users.noreply.github.com

What type of PR is this?

This is a feature because it adds the following functionality to revoke refresh tokens

What does this do?

Store revoked tokens both in cache and in db for token revokation

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Yes, I have included tests for my changes.

Did you document any new/modified feature?

Not yet

Notes

To be merged after https://github.com/absmach/magistrala/pull/2239