[API] As a user, I can login with email and password
Closed this issue · 0 comments
vnntsu commented
Why
Users can log in with their email and password to use the application.
Acceptance Criteria
Create a new route and endpoint.
- endpoint:
api/v1/log_in
- parameters:
email
,password
- JSON response will follow JSONAPI format