StartIdentityProviderIntentResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use startIdentityProviderIntentResponseDescriptor instead')
const StartIdentityProviderIntentResponse$json = {
  '1': 'StartIdentityProviderIntentResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v2beta.Details',
      '10': 'details'
    },
    {'1': 'auth_url', '3': 2, '4': 1, '5': 9, '8': {}, '9': 0, '10': 'authUrl'},
    {
      '1': 'idp_intent',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.zitadel.user.v2beta.IDPIntent',
      '9': 0,
      '10': 'idpIntent'
    },
    {
      '1': 'post_form',
      '3': 4,
      '4': 1,
      '5': 12,
      '8': {},
      '9': 0,
      '10': 'postForm'
    },
    {
      '1': 'form_data',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.zitadel.user.v2beta.FormData',
      '9': 0,
      '10': 'formData'
    },
  ],
  '8': [
    {'1': 'next_step'},
  ],
};