How to send mail in Yii2 using the Google Oauth2.0 protocol?
I have a system in Yii2 that sends emails and has a basic configuration where user and password is used as a sender. What I need is to change that configuration to use the Google Oauth 2.0 protocol, I have searched and I don’t find much documentation about it.