DEV Community

Discussion on: Authentication and Sessions for MVC Apps with NestJS

Collapse
 
noo504 profile image
Omar M. Abdelhady

Thanks a lot,
I tried to make authentication with JWT but I cannot perform logout,
I want to be able to actually control the token, delete it, upgrade it if the user used it in the expiration time again,

here's a stackoverflow question I have posted

stackoverflow.com/questions/595473...