Dunebook / codesource

0 stars 0 forks source link

setting-up-vue-authentication-using-expressjs-mongodb-and-jwt/ #6

Open utterances-bot opened 2 years ago

utterances-bot commented 2 years ago

Setting up Vue Authentication using Expressjs, MongoDB and JWT

In this article, we will be building a Vue authentication system using expressjs, MongoDB and JSON web token(JWT). we will start by creating

https://codesource.io/setting-up-vue-authentication-using-expressjs-mongodb-and-jwt/?utterances=e23f887903791ff4999ad2d25BAuqDqGFKBr9kORNI1mj2HfI5tinL7%2BKLzBpuUNUAQB%2F8esIfjLv9LEYOOr5hpjlCJ9a0FRs2JQP90JI4oJSfljogGfYBBccsjpxBs6NTEg6PmFMVzKgFP5J7E%3D

alexwohlbruck commented 2 years ago

JWT tokens should not be kept in local storage, no?