GitHubEnterpriseAuthorizeURLResponse
GitHubEnterpriseAuthorizeURLResponse carries the GitHub Enterprise authorization URL the console should redirect the user to in order to link their GitHub Enterprise identity.
Properties
authorizeUrlstring requiredThe fully-formed GitHub Enterprise OAuth authorization URL, including client_id, redirect_uri, and a signed state parameter.