Skip to content

sign up #14

@InassTubail

Description

@InassTubail
  • Endpoint: /api/auth/signup

  • Request method: POST

  • Input:

     {  username, email, password  }
  • Output:
   {
       success: true,
       body: {
         user_id, 
         token
      }
   }
  • Description:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions