Finding jira scope using OAuth2 authentication

Viewed 11

How can I store the jira instance to atlassian.jira.jira variable after doing the oauth2 verification.

In the Atlassian.sdk, I can only find the way to do using basic authentication and oauth 1. Is there any way to store the scope of jira?

0 Answers
Related