Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] OAUTH2 needed for Gmail #48

Open
trgswe opened this issue Oct 9, 2021 · 1 comment
Open

[Feature Request] OAUTH2 needed for Gmail #48

trgswe opened this issue Oct 9, 2021 · 1 comment

Comments

@trgswe
Copy link

trgswe commented Oct 9, 2021

Amiga Mailers need OAUTH 2.0+ (2.1 and 2.2 really) to use GMail any more (especially with IMAP but soon also with POP accounts)

the easiest way to implement it is really with either of these two libraries (Link libraries, rather small code size, C++)
https://github.com/pipacs/o2 (github) or https://github.com/babelouest/iddawc (github, both OAUTH2 and OIDC client)

@polluks
Copy link
Contributor

polluks commented Feb 10, 2023

  1. C++ includes some overhead.
  2. "Iddawc is based on GnuTLS, Jansson, zlib, libmicrohttpd, libcurl and libsystemd (if possible)."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants