DEV Community

Discussion on: Create APIs with JWT authorization using Spring boot

Collapse
 
cuongld2 profile image
cuongld2

Hi,
Im really glad that my tutorial help you :d.
The jwt token is stored in the client side.
The server will verify the token is correct or not.
Im about to add api for logout so but does not have the time yet.
If you can please make a PR to add api for log out. :)