RequestChallenges$json top-level constant
Implementation
@$core.Deprecated('Use requestChallengesDescriptor instead')
const RequestChallenges$json = {
'1': 'RequestChallenges',
'2': [
{
'1': 'web_auth_n',
'3': 1,
'4': 1,
'5': 11,
'6': '.zitadel.session.v2beta.RequestChallenges.WebAuthN',
'9': 0,
'10': 'webAuthN',
'17': true
},
{
'1': 'otp_sms',
'3': 2,
'4': 1,
'5': 11,
'6': '.zitadel.session.v2beta.RequestChallenges.OTPSMS',
'9': 1,
'10': 'otpSms',
'17': true
},
{
'1': 'otp_email',
'3': 3,
'4': 1,
'5': 11,
'6': '.zitadel.session.v2beta.RequestChallenges.OTPEmail',
'9': 2,
'10': 'otpEmail',
'17': true
},
],
'3': [
RequestChallenges_WebAuthN$json,
RequestChallenges_OTPSMS$json,
RequestChallenges_OTPEmail$json
],
'8': [
{'1': '_web_auth_n'},
{'1': '_otp_sms'},
{'1': '_otp_email'},
],
};