Closed yurakhomitsky closed 4 months ago
Hi @yurakhomitsky , the quick answer is no.
But I have challenged lately similar problem and I have forked the repo and made some changes. You can check the diff between both versions. Luckily the source is not complex.
https://github.com/wisniewski94/cypress-social-logins
We should consider adding some pre-login callback to this repository. My solution is not greatest but solves similar problem
Before I get to Microsoft I have to go through some additional flow.
So the question is: Can the options of Microsoft social handle such flow? Can some of the pre-flow be done in cypress and the rest delegated to the puppeteer?