Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GitHubOAuthInfoResponse

Package version

URL used to authorize the Developer Hub GitHub App

Hierarchy

  • GitHubOAuthInfoResponse

Index

Properties

Properties

Optional authURL

authURL: undefined | string

URL for authorizing the Developer Hub GitHub App

Optional token

token: undefined | string

OAuth token used to make calls to GitHub

Generated using TypeDoc