StartWebAuthNRegistrationRequest$json top-level constant
- @Deprecated('Use startWebAuthNRegistrationRequestDescriptor instead')
Map<String, Object>
const
StartWebAuthNRegistrationRequest$json
Implementation
@$core.Deprecated('Use startWebAuthNRegistrationRequestDescriptor instead')
const StartWebAuthNRegistrationRequest$json = {
'1': 'StartWebAuthNRegistrationRequest',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'userId'},
{'1': 'domain', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'domain'},
{'1': 'authenticator_type', '3': 3, '4': 1, '5': 14, '6': '.zitadel.user.v3alpha.WebAuthNAuthenticatorType', '10': 'authenticatorType'},
{'1': 'code', '3': 2, '4': 1, '5': 11, '6': '.zitadel.user.v3alpha.AuthenticatorRegistrationCode', '9': 0, '10': 'code', '17': true},
],
'8': [
{'1': '_code'},
],
};