Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task 6: implement the API for user login #15

Open
yalgorithm777 opened this issue Nov 3, 2021 · 0 comments
Open

Task 6: implement the API for user login #15

yalgorithm777 opened this issue Nov 3, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@yalgorithm777
Copy link
Collaborator

yalgorithm777 commented Nov 3, 2021

  • Path:
    • /user/
  • Available methods:
    • POST
  • Required fields (front-end provides to the back-end):
    • “client_id”: the client ID obtained from Google Analytics, or a random string created by the front-end
  • Returned fields (back-end returns to the front-end):
    • "user_token": user token for the front-end client, issued by the back-end
@yalgorithm777 yalgorithm777 changed the title Task 6: implement the API of writing answers (returned by the front-end) to the Answer table Task 5: implement the API of providing gold standards in the Answer table to the front-end Nov 3, 2021
@yalgorithm777 yalgorithm777 changed the title Task 5: implement the API of providing gold standards in the Answer table to the front-end Task 6: implement the API of providing gold standards in the Answer table to the front-end Nov 3, 2021
@yalgorithm777 yalgorithm777 added the enhancement New feature or request label Nov 17, 2021
@yalgorithm777 yalgorithm777 changed the title Task 6: implement the API of providing gold standards in the Answer table to the front-end Task 6: implement the API of user login Nov 17, 2021
@yalgorithm777 yalgorithm777 changed the title Task 6: implement the API of user login Task 6: implement the API for user login Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant