GoogleIdentityStsV1OpenIdProviderConfig constructor
GoogleIdentityStsV1OpenIdProviderConfig({})
Implementation
GoogleIdentityStsV1OpenIdProviderConfig({
this.authorizationEndpoint,
this.idTokenSigningAlgValuesSupported,
this.issuer,
this.jwksUri,
this.responseTypesSupported,
this.subjectTypesSupported,
this.tokenEndpoint,
});