feat: Add third step to twitter authentication steps

This commit is contained in:
Faruk AYDIN
2021-10-14 18:47:16 +02:00
committed by Ali BARIN
parent 800f6b1653
commit 01ad1f2335

View File

@@ -79,6 +79,12 @@
"value": "{createCredential.id}" "value": "{createCredential.id}"
} }
] ]
},
{
"step": 3,
"type": "openWithPopup",
"name": "openTwitterAuthPopup",
"fields": null
} }
] ]
} }