TheUnknow23 / SE2_prj_henohenomoheji

へのへのもへじ
0 stars 1 forks source link

User login #13

Open g1nus opened 5 years ago

g1nus commented 5 years ago

As an unlogged user, I want login so that I can use the features of this service

g1nus commented 5 years ago

HOW TO DEMO: POST /auth

The request payload should contain:

  • email
  • password

The answer should contain:

  • token