我无法使用 swift 传输在 stmp auth 中与 laravel 5.5 连接
作者:Wallace de Souza 提问时间:6/5/2023
我尝试使用 $transport->setAuthMode('XOAUTH2') 并使用令牌进行连接,但我总是收到错误 535,同样是所有凭据都正确,并且在 azure ad 中也是如此。 我想使用...
microsoft-oauth 问答列表
作者:Wallace de Souza 提问时间:6/5/2023
我尝试使用 $transport->setAuthMode('XOAUTH2') 并使用令牌进行连接,但我总是收到错误 535,同样是所有凭据都正确,并且在 azure ad 中也是如此。 我想使用...