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
Feel free to submit a PullRequest integrating OAUTH support for YAM and don't expect the current dev team to implement it for you. AmigaOS has simply too less devs to share..
Gmail allows users to create insecure logins for legacy applications. Just enable the 2FA in your account and you should have the option to have Gmail create you an application-specific password that will use PLAIN logins. That should allow YAM to keep working.
Amiga Mailers need OATH 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)
https://github.com/pipacs/o2 (github) or https://github.com/babelouest/iddawc (github, both OAUTH2 and OIDC client)
Submission type
Feature Request
YAM version
2.10+
Used operating system
Used Amiga system
AmigaOne X5020
Expected behaviour you didn't see
[...]
Unexpected behaviour you saw
[...]
Steps to reproduce the problem
[...]
The text was updated successfully, but these errors were encountered: