Skip to content

Task 6: implement the API for user login #15

@yalgorithm777

Description

@yalgorithm777
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions