thunderbird / thunderbird-android

Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)
https://thunderbird.net/
Apache License 2.0
10.1k stars 2.47k forks source link

Add Oauth2 providers for Yandex and Mail.ru #6325

Open henrypp opened 2 years ago

henrypp commented 2 years ago

Checklist

App version

6.306

Problem you are trying to solve

There is a requirement for Oauth2 authorization for Yandex and Mail.ru accounts, as in Thunderbird, but here this is still not available feature.

Suggested solution

Mail.ru:

Documentation: https://oauth.mail.ru/docs Authorization endpoint: https://oauth.mail.ru/login Token endpoint: https://oauth.mail.ru/token

Yandex:

Documentation: https://yandex.com/dev/id/doc/dg/imap/index.html Authorization endpoint: https://oauth.yandex.com/authorize Token endpoint: https://oauth.yandex.com/token

Screenshots / Drawings / Technical details

No response

henrypp commented 2 years ago

I cannot do it myself because i need to provide client id's. It's only on you.

henrypp commented 1 year ago

@cketti what about this you can say?

cketti commented 1 year ago

Now is a bad time to add support for Russian email providers. Your best bet might be #6152.

henrypp commented 1 year ago

Why it is a bad time?

Hasshu commented 11 months ago

@cketti If I may ask, do you guys risk facing some legal repercussions, or is it about personal convictions only?