You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a surf-shop store built using JavaScript, Node.js, Express.js, EJS, Mongoose, Passport, and MongoDB. It is currently in progress and will provide customers with an easy-to-use e-commerce platform for purchasing surf gear and accessories. The application utilizes Passport for authentication and authorization
This repository is a specially made to build an authentication system completely based on API with sessions & cookies and Json Web Tokens ( JWTs ). This authentication and authorization system can be used with any modern front-end frameworks. This system is tested with React JS during the developement.