Sign in Sign up
nuget

JWTLogoutAsync.Net

With only 3 lines of code, this package seeks to help you manage your jwt logout process smoothly. you can't entrust the client-side with the logout task on your application, because deleting the saved jwt in the browser local storage is not sufficient/efficient, as such jwt can be copied and used for authentication on another computer or browser before it expires. This package works with your custom JWT implementation as well as with ASP.NET Identity.

nuget View on Nuget

Activity

Latest release
3y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
MIT
First release
Apr 06, 2023
Releases
Version Released
1.0.1 initial