GetOIDCInformationResponse$json top-level constant
- @Deprecated('Use getOIDCInformationResponseDescriptor instead')
Implementation
@$core.Deprecated('Use getOIDCInformationResponseDescriptor instead')
const GetOIDCInformationResponse$json = {
'1': 'GetOIDCInformationResponse',
'2': [
{'1': 'issuer', '3': 1, '4': 1, '5': 9, '10': 'issuer'},
{
'1': 'discovery_endpoint',
'3': 2,
'4': 1,
'5': 9,
'10': 'discoveryEndpoint'
},
],
};