r-lib / gmailr

Access the Gmail RESTful API from R.
https://gmailr.r-lib.org
Other
229 stars 56 forks source link

GmailR with new google oauth 2.0 #169

Closed careercoachme closed 1 year ago

careercoachme commented 2 years ago

I use GmailR and googledrive to access files and send emails non-interactively on Amazon AWS. I got an email this week that Google is changing it's oauth process from Sep/Oct this year. Will GmailR and googledrive continue to work in the same way with this update?

jennybc commented 1 year ago

As long as you are up-to-date with the released version of gargle, yes I believe gmailr should be working as usual, despite the auth changes at Google (partial deprecation of the out-of-bound flow).