SetAuthenticators$json top-level constant

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

Implementation

@$core.Deprecated('Use setAuthenticatorsDescriptor instead')
const SetAuthenticators$json = {
  '1': 'SetAuthenticators',
  '2': [
    {'1': 'usernames', '3': 1, '4': 3, '5': 11, '6': '.zitadel.user.v3alpha.SetUsername', '10': 'usernames'},
    {'1': 'password', '3': 2, '4': 1, '5': 11, '6': '.zitadel.user.v3alpha.SetPassword', '10': 'password'},
  ],
};