DEV Community

Discussion on: Angular and the REST, Nest.js and JWT

Collapse
 
tayambamwanza profile image
Tayamba Mwanza

Don't use JSON.stringify in login method if you are accessing the token property directly, only use it on the object.