Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Login #35

Closed
lucassabreu opened this issue Aug 26, 2017 · 1 comment
Closed

Login #35

lucassabreu opened this issue Aug 26, 2017 · 1 comment

Comments

@lucassabreu
Copy link
Member

Login [/auth/login]

Realizar login [POST]

  • Request Login

    • Headers
      Accept: application/json
      Content-Type: application/json
    • Attributes (Login)
  • Response 200 (application/json)

    • Attributes
      • organization (BaseOrganization)
      • token: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWV9.TJVA95OrM7E2cBab30RMHrHDcEfxjoYZgeFONFh7HgQ (string)
  • Response 404 (application/json)

    • Attributes (Error)
@jalxes
Copy link
Contributor

jalxes commented May 29, 2018

Duplicate of #29

@jalxes jalxes closed this as completed May 29, 2018
@jalxes jalxes marked this as a duplicate of #29 May 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants