/authentication-template

A MERN application template for user authentication and authorization. Includes ACL, OAuth(google and facebook), reset password (sendgrid mail service), error handling, Cookies. This application will be deployed as a Digital Ocean Droplet

Primary LanguageJavaScript

authentication-template

A MERN application template for user authentication and authorization. Includes ACL, OAuth(google and facebook), reset password (sendgrid mail service), error handling, Cookies. This application will be deployed as a Digital Ocean Droplet

Run the server locally on 5000 and add your custom MONGO_URI to the .env file also and run the front end on server 3000 to test this MERN Authentication Template locally.

(Deployment in progress)