GenericOIDCConfig$json top-level constant
- @Deprecated('Use genericOIDCConfigDescriptor instead')
Implementation
@$core.Deprecated('Use genericOIDCConfigDescriptor instead')
const GenericOIDCConfig$json = {
'1': 'GenericOIDCConfig',
'2': [
{'1': 'issuer', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'issuer'},
{'1': 'client_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'clientId'},
{'1': 'scopes', '3': 3, '4': 3, '5': 9, '8': {}, '10': 'scopes'},
{
'1': 'is_id_token_mapping',
'3': 4,
'4': 1,
'5': 8,
'8': {},
'10': 'isIdTokenMapping'
},
],
};