This pull request implements email messaging using the currently authenticated user's Gmail account. These authorities are granted on the consent screen when the user logs into the application.
This is an improvement over the previous email username/password as configuration, as it allows any authenticated user to send email using their own address.
This pull request implements email messaging using the currently authenticated user's Gmail account. These authorities are granted on the consent screen when the user logs into the application.
This is an improvement over the previous email username/password as configuration, as it allows any authenticated user to send email using their own address.