Factors$json top-level constant

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

Implementation

@$core.Deprecated('Use factorsDescriptor instead')
const Factors$json = {
  '1': 'Factors',
  '2': [
    {'1': 'user', '3': 1, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.UserFactor', '10': 'user'},
    {'1': 'password', '3': 2, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.PasswordFactor', '10': 'password'},
    {'1': 'web_auth_n', '3': 3, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.WebAuthNFactor', '10': 'webAuthN'},
    {'1': 'intent', '3': 4, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.IntentFactor', '10': 'intent'},
    {'1': 'totp', '3': 5, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.TOTPFactor', '10': 'totp'},
    {'1': 'otp_sms', '3': 6, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.OTPFactor', '10': 'otpSms'},
    {'1': 'otp_email', '3': 7, '4': 1, '5': 11, '6': '.zitadel.session.v2beta.OTPFactor', '10': 'otpEmail'},
  ],
};