IDPOAuthAccessInformation$json top-level constant
- @Deprecated('Use iDPOAuthAccessInformationDescriptor instead')
Implementation
@$core.Deprecated('Use iDPOAuthAccessInformationDescriptor instead')
const IDPOAuthAccessInformation$json = {
'1': 'IDPOAuthAccessInformation',
'2': [
{'1': 'access_token', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'accessToken'},
{
'1': 'id_token',
'3': 2,
'4': 1,
'5': 9,
'8': {},
'9': 0,
'10': 'idToken',
'17': true
},
],
'8': [
{'1': '_id_token'},
],
};