MassiGy / Camp-Shop

This is my second project, which is a small web app to find & review campgrounds (clone of yelpcamp)
https://camp-shop.up.railway.app/
5 stars 1 forks source link

Review the authentication process. #19

Closed MassiGy closed 1 year ago

MassiGy commented 1 year ago

Hey there,

Currently the authentication process is based on a localStrategy using mongo atlas as a database, and passport as a library. This authentication system is built 2 years ago, and it would be great to check it on.

Kind regards. Massiles.

MassiGy commented 1 year ago

Hey @pras75299,

Since I will be working on this issue, Do not be surprised if you create an account & sometimes it vanishes. I do remove the table/collection to test the system.

Kind regards.

MassiGy commented 1 year ago

Hey there;

I've went through a quick test of the authentication process & the authorization layer, everything seems to be working just fine.

Let me know if you've found any mistakes on the code.

Kind regards.