Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support signing reqs with jwts in node #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pavel-solodilov
Copy link

This PR enables using JWTs for signing the requests they are sending to the Bitbucket API. This capability is being added for Node, but not for browsers. This is due to the atlassian-jwt package being finicky with about the build system. If it's fine, great. If you have some pointers how to fix this, even better!

I've written a small PoC to try it out: https://github.com/pavel-solodilov/poc-node-bitbucket-jwt

This PR fixes this issue: #31

…s can use JWTs for signing the requests they are sending\nto the Bitbucket API. This adds this capability for Node, but not for browsers.
@pavel-solodilov pavel-solodilov marked this pull request as ready for review January 14, 2022 10:02
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.

1 participant