OIDCSettings$json top-level constant
Implementation
@$core.Deprecated('Use oIDCSettingsDescriptor instead')
const OIDCSettings$json = const {
'1': 'OIDCSettings',
'2': const [
const {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
const {'1': 'access_token_lifetime', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'accessTokenLifetime'},
const {'1': 'id_token_lifetime', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'idTokenLifetime'},
const {'1': 'refresh_token_idle_expiration', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'refreshTokenIdleExpiration'},
const {'1': 'refresh_token_expiration', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Duration', '10': 'refreshTokenExpiration'},
],
};