You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: FAQ.md
+7-4
Original file line number
Diff line number
Diff line change
@@ -291,7 +291,7 @@ GMail Settings page and set your options to look like this:
291
291
292
292
### <aid="gmail-access">Q: How can I access GMail using MailKit?</a>
293
293
294
-
As of the end of May, 2022, Google no longer allows enabling "Less secure apps".
294
+
As of September 30th, 2024, authentication using only a username and password is [no longer supported by Google](https://support.google.com/accounts/answer/6010255?hl=en).
295
295
296
296
There are now only 2 options to choose from:
297
297
@@ -342,17 +342,20 @@ var codeFlow = new GoogleAuthorizationCodeFlow (new GoogleAuthorizationCodeFlow.
342
342
// Cache tokens in ~/.local/share/google-filedatastore/CredentialCacheFolder on Linux/Mac
0 commit comments