OAuthClientConfig constructor
OAuthClientConfig({})
Implementation
OAuthClientConfig({this.clientId, this.clientSecret, this.authorizationEndpoint, this.tokenEndpoint, this.noPkce, this.scopes});
OAuthClientConfig({this.clientId, this.clientSecret, this.authorizationEndpoint, this.tokenEndpoint, this.noPkce, this.scopes});