node-jira icon indicating copy to clipboard operation
node-jira copied to clipboard

Add support for JWT authentication for use in Connect Add-ons

Open quantoid opened this issue 10 years ago • 0 comments

It's common for Atlassian Connect Add-ons to use REST to talk to JIRA, so node-jira would be very helpful for Add-ons built using ACE.

Unfortunately it doesn't currently support JWT authentication used by Connect. Adding JWT would allow ACE Add-ons to simplify their code for accessing JIRA.

quantoid avatar Aug 03 '15 04:08 quantoid