Skip to content

OAuth v1: How to handle RSA-SHA1 signing? #226

@PaulMougel

Description

@PaulMougel

Hi!
I'm trying to implement JIRA authentication through bell. JIRA uses RSA-SHA1 to create signatures. Unfortunately, it looks like bell uses HMAC-SHA1 every single time, without letting us change the algorithm; is that correct?

RSA-SHA1 is supported by node-oauth, which bell seems to use.

Is there any way to change the signing algorithm? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew functionality or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions