-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementNew feature or requestNew feature or request
Description
According to these docs, if you want to call the API as an connect app you need to pass JWT in the query string or header param:
https://developer.atlassian.com/cloud/bitbucket/authentication-for-apps/
Also to create the JWT token in the first place according to these cdocs you need to include a query string hash: "A query string hash is a signed canonical request for the URI of the API you want to call.":
https://developer.atlassian.com/cloud/bitbucket/understanding-jwt-for-apps/
Does node-bitbucket support this?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request