Auth_system


Signup

APi route-https://vakya-sangham-2.onrender.com/user/auth/singup

Method-POST

json data-

{
  "fullname": "Somesh Tiwari",
  "email": "someshtiwari532@gmail.com",
  "password": "Some@1234",
  "phone": "8787290941",
  "referaalcode": "abc123"
}

Login

API ROUTE-https://vakya-sangham-2.onrender.com/user/auth/login

Method-POST

json data

{
"email:"",
"password":""
}

Verify-otp

Api Route-https://vakya-sangham-2.onrender.com/user/auth/verify-otp