krgamestudios / MERN-template

A website template using the MERN stack. It is geared towards Persistent Browser Based Games (think neopets), but is flexible enough for a number of different uses.
zlib License
68 stars 9 forks source link

JWT for auth - news publishing & chat #3

Closed Ratstail91 closed 3 years ago

Ratstail91 commented 3 years ago

Research JWT, and figure out how it should be implemented in each microservice.

Thanks Pirion.

Ratstail91 commented 3 years ago

https://www.youtube.com/watch?v=7Q17ubqLfaM https://www.youtube.com/watch?v=mbsmsi7l3r4 https://www.youtube.com/watch?v=Hh_kiZTTBr0

Interesting videos.

Ratstail91 commented 3 years ago

https://github.com/krgamestudios/auth-server is currently in testing using JWT.