This is the backend for the gaming app built with Node.js, Express, MongoDB, OAuth 2.0, and JWT.
- User authentication using Google and Facebook (OAuth 2.0)
- JWT-based session management
- MongoDB for storing user and game data
- Secure handling of rewards, transactions, and balances
- Node.js: Backend runtime
- Express: Web framework
- MongoDB: Database
- Passport.js: OAuth 2.0 authentication
- JWT: Token-based authentication