/mern-authentification

Authentification boilerplate in MERN stack with password reset and email verification

Primary LanguageJavaScript

🔥 MERN-Advanced-Authentification

capture du 2018-12-16 13-57-42

Demo : https://mern-auth-client.herokuapp.com/login

‼️ Setup BackEnd first

Instructions on server & client folders.

Frontend and Backend run on 2 independent servers.

💻 Boilerplate

MERN Stack with advanced authentification :

Email verification (Token Based) with resend/reset option, Login with forgot password feature.

Server side sessions.

Mongodb,

Express,

React/Redux based on Create React App,

Nodejs,

Passport-js local,

Sendgrid API for emails,

Google Captcha,

Notification system.

Backend and Frontend need 2 separate deployment.