ClientCredentials

constructor(clientId: String, clientSecret: String?)

Parameters

clientId

クライアントID(必須)

clientSecret

クライアントシークレット(Publicクライアントの場合はnull)