https://github.com/faanid/advanced-authentication-mern
MongoDB - Express - React - NodeJS
https://github.com/faanid/advanced-authentication-mern
api api-te axios express mongodb nodejs reactjs
Last synced: about 1 year ago
JSON representation
MongoDB - Express - React - NodeJS
- Host: GitHub
- URL: https://github.com/faanid/advanced-authentication-mern
- Owner: faanid
- Created: 2023-07-22T11:40:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T18:03:39.000Z (over 1 year ago)
- Last Synced: 2025-04-08T19:24:11.579Z (over 1 year ago)
- Topics: api, api-te, axios, express, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 2.31 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# advanced authentication mern
1- user Registration
2- User Login - Email & Password
3- Google Oauth Login ( User Data Sync )
4- Userprofile data management
5- Password Change & Email Reset
6- User device Login Protection
7- Two Factor Authentication
8- User Roles and Authorization
9- Admin user management. Etc...
Project Stack
1- Frontend - React & SASS
2- State management - Redux
3- Backend -Node/ExpresssJS (Insomnia for Api testing)
4- MongoDb
5- Email - NodeMailer & Outlook email account
6- Google OAuth
7- Axios - End to End Connention
8- FrontEnd Deploy - Vercel
9- BackEnd Deploy - Render