An open API service indexing awesome lists of open source software.

https://github.com/heytulsiprasad/talkto-backend

Express server for Authentication with use of Passport and Session storage with MongoDB
https://github.com/heytulsiprasad/talkto-backend

authentication-backend connect-mongo expressjs mongodb passport-facebook passport-github passport-google-oauth passport-twitter passportjs sessions

Last synced: about 2 months ago
JSON representation

Express server for Authentication with use of Passport and Session storage with MongoDB

Awesome Lists containing this project

README

          

# Backend for Authentication App (Talk-To)

# Tech Used

## Frontend

- React
- Redux (state management)
- Redux Thunk (middleware)
- Styled Components (styling)

## Backend

- Express/Node
- Passport (middleware)
- MongoDB (database)
- Session storage (using mongo)

Will make more fullstack projects in future. Thanks :)

### Repository

- [Backend](https://github.com/heytulsiprasad/talkto-backend)
- [Frontend](https://github.com/heytulsiprasad/talkto-frontend)

### Related posts

- [Top 5 CORS Issues You Don't Want To Run Into](https://dev.to/heytulsiprasad/top-5-cors-issues-you-don-t-want-to-run-into-16hi)
- [How to setup MongoDB with Node.js and Express?](https://dev.to/heytulsiprasad/how-to-setup-mongodb-with-node-js-and-express-2hki)

### Links

- [Talk to (Live Demo)](https://talk-to.vercel.app)
- [Devchallenges solution](https://devchallenges.io/solutions/UsZ4Rk0lcoPgffKLFd4m)

**I would love to hear your feedbacks!**