You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: