Hi,
I'm trying to create a program which can read and write emails of the account login. So a user would log-in (they same way they do with thier own email) and the program would be able to read and write from that email address.
The only problem is that "Less secure apps" won't allow the program to read emails, and I cannot force people to enable this setting.
My point being; Does oAuth2.0 allow the program to read emails WITHOUT people having to enable "Less secure apps"?
And if it doens't, what other option is there?