RefreshToken$json top-level constant
Implementation
@$core.Deprecated('Use refreshTokenDescriptor instead')
const RefreshToken$json = {
'1': 'RefreshToken',
'2': [
{'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
{
'1': 'details',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.v1.ObjectDetails',
'10': 'details'
},
{'1': 'client_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'clientId'},
{
'1': 'auth_time',
'3': 4,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'authTime'
},
{
'1': 'idle_expiration',
'3': 5,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'idleExpiration'
},
{
'1': 'expiration',
'3': 6,
'4': 1,
'5': 11,
'6': '.google.protobuf.Timestamp',
'8': {},
'10': 'expiration'
},
{'1': 'scopes', '3': 7, '4': 3, '5': 9, '8': {}, '10': 'scopes'},
{'1': 'audience', '3': 8, '4': 3, '5': 9, '8': {}, '10': 'audience'},
],
};