Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOISSUE - Revoke Refresh Token #2240

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rodneyosodo
Copy link
Member

Signed-off-by: Rodney Osodo [email protected]

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

@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch 5 times, most recently from 4ddffa3 to e307c14 Compare May 24, 2024 08:26
@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch 7 times, most recently from c7d82c4 to e446e61 Compare June 12, 2024 10:00
@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch from e446e61 to 03424f8 Compare June 12, 2024 12:20
@dborovcanin dborovcanin force-pushed the noissue-store-tokens branch from 03424f8 to 8ef2ac5 Compare June 12, 2024 14:41
@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch 6 times, most recently from f1901d8 to c7bfb99 Compare June 21, 2024 08:14
@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch 7 times, most recently from 762c32d to aebd34a Compare June 28, 2024 10:54
@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch from aebd34a to 72c5036 Compare July 5, 2024 06:39
@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch from 72c5036 to 28abcd2 Compare July 15, 2024 19:10
@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch from 28abcd2 to 2914a19 Compare August 6, 2024 09:13
@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch from 2914a19 to 8f1b79b Compare August 27, 2024 07:01
@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch 2 times, most recently from 9cb08c6 to d84fbab Compare September 22, 2024 14:53
@rodneyosodo rodneyosodo force-pushed the noissue-store-tokens branch from d84fbab to f85d69d Compare October 7, 2024 09:32
Cache policies when the first authorization request happens and delete them when removing policies

Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Signed-off-by: Rodney Osodo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant