The base URL of the GitHub API.
Defaults to 'https://api.github.com'.
Override for GitHub Enterprise Server (e.g., 'https://github.mycompany.com/api/v3').
token
token:string
A GitHub personal access token (ghp_...), OAuth token, or GitHub App installation token
Constructor options for GitHubClient.