As a user,
I wish to be able to login into the web application.
so that I could interact with the web app and start the trade process.
Acceptance Criteria
- Present a view to login to the user and store the JWT token.
API endpoint: https://crowapi.pythonanywhere.com/auth/jwt/create
Request Type: POST
Swagger API Doc: https://crowapi.pythonanywhere.com/swagger/
Login Credentials
Email: user@example.com
Password: tnbcrowtest
As a user,
I wish to be able to login into the web application.
so that I could interact with the web app and start the trade process.
Acceptance Criteria
API endpoint: https://crowapi.pythonanywhere.com/auth/jwt/create
Request Type: POST
Swagger API Doc: https://crowapi.pythonanywhere.com/swagger/
Login Credentials
Email:
user@example.comPassword:
tnbcrowtest