Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-03T07:44:10.000Z (3 months ago)
- Last Synced: 2024-08-03T20:04:32.347Z (3 months ago)
- Topics: api, api-te, axios, express, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 853 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
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