GitHubOAuthInfoResponse interface
URL used to authorize the Developer Hub GitHub App
Properties
authURL | URL for authorizing the Developer Hub GitHub App |
token | OAuth token used to make calls to GitHub |
Property Details
authURL
URL for authorizing the Developer Hub GitHub App
authURL?: string
Property Value
string
token
OAuth token used to make calls to GitHub
token?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript