clientID property
The client ID for the OAuth2 server. This is a unique identifier for the client that is provided by the server.
Implementation
final String clientID;
The client ID for the OAuth2 server. This is a unique identifier for the client that is provided by the server.
final String clientID;