Hey everyone, I'd like to ask if any users have found a workaround to use Oauth2 SMTP authentication with the email-ext plugin.
I've found a couple of discussions, mostly where users manually fetch an access token and use it as the smtp password. However this would require you to manually fetch it each time externally, and configure the credential so its not really viable.
I'd like to know if there are any other approaches, and if so what is your current setup and what are some issues you run into.
Thanks!