clientId property
GitHub OAuth2 client ID. For GitHub Apps, use the "App ID" when both an App ID and client ID are available.
Implementation
final String clientId;
GitHub OAuth2 client ID. For GitHub Apps, use the "App ID" when both an App ID and client ID are available.
final String clientId;