Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jira uses cookie-based authentication in the browser, so you can call the REST API from Javascript on the page and rely on the authentication the browser has established. To reproduce the behavior of the Jira log-in page, you can POST to the /auth/1/session resource. You can use it, for example, to display authentication error messages to users.



API Calls:

...

Update issues to move them to the backlog

...