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