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