clientID property
The client ID of the authenticating client.
This must be a valid client ID according to authServer.\
Implementation
@Bind.query("client_id")
String? clientID;
The client ID of the authenticating client.
This must be a valid client ID according to authServer.\
@Bind.query("client_id")
String? clientID;