rest-api-node-jwt-typescript
rest-api-node-jwt-typescript copied to clipboard
fixed problem with login
Sorry I missed this pull request. My concern is that with this change, we store a clear password in the database ? If there is a duplicate encoding maybe we should remove the other one. I'll have a look to the code when I have time;