Would it be possible to update creds_envvar() to work with accounts with 2FA enabled? That would useful in automation on servers that are regularly wiped (cred keys/files aren't saved and require manually entering the App password every time). Potentially could we save the output of create_smtp_creds_file() or an App password as an environment variable?
Hello all,
Would it be possible to update
creds_envvar()
to work with accounts with 2FA enabled? That would useful in automation on servers that are regularly wiped (cred keys/files aren't saved and require manually entering the App password every time). Potentially could we save the output ofcreate_smtp_creds_file()
or an App password as an environment variable?Thanks, J