This project will run on NodeJs using MongoDB as database.
- Basic Authentication (Register/Login with hashed password)
- JWT Tokens, make requests with a token after login with
Authorization
header with valueBearer thisisasamplesecret
wherethisisasamplesecret
will be returned in Login response. - Create Referral API
- Confirm Referral API