Skip to content

Fixing OAuth support as Atlassian provider only supports RSA-SHA1#127

Open
attrib wants to merge 1 commit into
steves:masterfrom
kairion-dev:master
Open

Fixing OAuth support as Atlassian provider only supports RSA-SHA1#127
attrib wants to merge 1 commit into
steves:masterfrom
kairion-dev:master

Conversation

@attrib

@attrib attrib commented Feb 14, 2016

Copy link
Copy Markdown

Atlassian OAuth only provides RSA-SHA1 (at least in the cloud version).
This requires a new version of request module, the old version doesn't support RSA-SHA1.

But seems everything else is still working.

Also oAUTH module is not needed, so removed it.

This was referenced Feb 14, 2016
@attrib

attrib commented Feb 14, 2016

Copy link
Copy Markdown
Author

Fixes #61 and #9

@pranavv pranavv left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add this comit

@attrib

attrib commented Apr 25, 2017

Copy link
Copy Markdown
Author

@pranavv See #122 - There is a fork, where this commit was added https://github.com/jira-node/node-jira-client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants