Fabien Potencier
Fabien Potencier
@davidromani For reference, we already have such an authenticator for SMTP here: src/Symfony/Component/Mailer/Transport/Smtp/Auth/XOAuth2Authenticator.php
I'm going to close here as there is a solution that is simple enough: using **app passwords** (as mentioned in one comment above: https://github.com/symfony/symfony/issues/35528#issuecomment-1143369133). It needs 2FA to be enabled...
Thank you @sveneld.
You should also rebase to get rid of the merge commit.
@mpdude Can you rebase to get rid of the merge commit?
The script we are using to do the merge doesn't always work well in such situations.
Thank you @mpdude.
That would be for 6.2, but I’d like to better understand the use case to see if there isn’t a better solution.