Checks$json top-level constant

  1. @Deprecated('Use checksDescriptor instead')
Map<String, Object> const Checks$json

Implementation

@$core.Deprecated('Use checksDescriptor instead')
const Checks$json = {
  '1': 'Checks',
  '2': [
    {'1': 'user', '3': 1, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.CheckUser', '8': {}, '9': 0, '10': 'user', '17': true},
    {'1': 'password', '3': 2, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.CheckPassword', '8': {}, '9': 1, '10': 'password', '17': true},
    {'1': 'web_auth_n', '3': 3, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.CheckWebAuthN', '8': {}, '9': 2, '10': 'webAuthN', '17': true},
    {'1': 'idp_intent', '3': 4, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.CheckIDPIntent', '8': {}, '9': 3, '10': 'idpIntent', '17': true},
    {'1': 'totp', '3': 5, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.CheckTOTP', '8': {}, '9': 4, '10': 'totp', '17': true},
    {'1': 'otp_sms', '3': 6, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.CheckOTP', '8': {}, '9': 5, '10': 'otpSms', '17': true},
    {'1': 'otp_email', '3': 7, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.CheckOTP', '8': {}, '9': 6, '10': 'otpEmail', '17': true},
  ],
  '8': [
    {'1': '_user'},
    {'1': '_password'},
    {'1': '_web_auth_n'},
    {'1': '_idp_intent'},
    {'1': '_totp'},
    {'1': '_otp_sms'},
    {'1': '_otp_email'},
  ],
};