TenantOAuth2Configuration constructor

TenantOAuth2Configuration({
  1. String clientCredentialsAccessTokenPopulateLambdaId,
})

Implementation

TenantOAuth2Configuration(
    {this.clientCredentialsAccessTokenPopulateLambdaId});