does PB support oAuth2 to send email ?
does PB support oAuth2 to send email ?
if use PB email lib functions , can we send email with oAuth2 server like Gmail.com or outlook.com ?
Re: does PB support oAuth2 to send email ?
I don't think so.
But you can try my libcurl.pbi (smtp example) and add CURLOPT_XOAUTH2_BEARER
https://curl.se/libcurl/c/CURLOPT_XOAUTH2_BEARER.html
But you can try my libcurl.pbi (smtp example) and add CURLOPT_XOAUTH2_BEARER
https://curl.se/libcurl/c/CURLOPT_XOAUTH2_BEARER.html

