Swap76 / NodeJS_Mongo_BoilerPlate

CRUD Blog using NodeJS,Express, MongoDB
GNU Affero General Public License v3.0
21 stars 10 forks source link

Create and send JWT token on login instead of seesions #22

Open Swap76 opened 5 years ago

Swap76 commented 5 years ago

Rewrite the login controller using JWT from session

jianghoy commented 5 years ago

Hi, may I work on this?

Also, may I write an article about JWT auth implementation and use this repo as an example? I will give you guys full credit.

Swap76 commented 5 years ago

@jianghoy Cool work on this

Swap76 commented 5 years ago

Hey @jianghoy

The idea of writing an article is great just let me know you requirements for the same we will be using JWT for auth in every controller and we will use Redis for Blacklisting

If you have any suggestions let me know also about any other functionalities

And About Credits just provide link of the repo for reference and star from your side will be cool for us