StartIdentityProviderIntentResponse$json top-level constant
- @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', '8': {}, '9': 0, '10': 'idpIntent'},
{'1': 'post_form', '3': 4, '4': 1, '5': 12, '8': {}, '9': 0, '10': 'postForm'},
],
'8': [
{'1': 'next_step'},
],
};