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

New middleware to handle invalidated JSON web token #516

Closed
danieleteti opened this issue Aug 13, 2021 · 1 comment
Closed

New middleware to handle invalidated JSON web token #516

danieleteti opened this issue Aug 13, 2021 · 1 comment
Assignees
Labels
accepted Issue has been accepted and inserted in a future milestone enhancement

Comments

@danieleteti
Copy link
Owner

Related to #495

This new middleware should be able to handle JWT "Logout" requests providing events allowing user store and check if the jwt in the current request must be considered "blocked".
Note! This middleware must be added after the TMVCJWTAuthenticationMiddleware middleware.

@danieleteti danieleteti self-assigned this Aug 13, 2021
@danieleteti danieleteti added accepted Issue has been accepted and inserted in a future milestone enhancement labels Aug 13, 2021
@danieleteti danieleteti added this to the 3.2.2-nitrogen milestone Aug 13, 2021
@danieleteti
Copy link
Owner Author

b5e255f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted Issue has been accepted and inserted in a future milestone enhancement
Projects
None yet
Development

No branches or pull requests

1 participant