IdpConfig constructor
IdpConfig({})
Implementation
IdpConfig({
this.clientId,
this.enabled,
this.experimentPercent,
this.provider,
this.secret,
this.whitelistedAudiences,
});
IdpConfig({
this.clientId,
this.enabled,
this.experimentPercent,
this.provider,
this.secret,
this.whitelistedAudiences,
});