Really appreciate the quick response – thanks a lot!
That makes sense, but just to understand the detail – in this scenario would the user get an email from the plugin notifying them that they need to re-enter the p/w… or would that perhaps be impossible because by definition the plugin wouldn’t have a valid password in place to be able to send that notification over SMTP?
I’m setting the plugin up on behalf of a very non-technical client, so I’m just a little hesitant to use the Password method in case they change the p/w and don’t realise that the plugin config also needs to be updated, causing them to subsequently stop receiving notifications from their enquiry forms etc without them realising it’s broken.
It seems like the OAuth method would be more robust to avoid that risk (I think?), but it’s more complicated to setup and ideally I’d like the client to be able to use the p/w method as it’s very quick and easy, and we can just show them how to use the wizard, without us having to ask for their password ourselves. It just depends on whether they’d be alerted somehow as described above, as we have no way of knowing ourselves at our end, if and when they happen to change their Gmail password.
Hope the question makes sense and thanks again!