diff options
author | Aditya Garg <gargaditya08@live.com> | 2025-06-20 12:10:27 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-06-20 08:11:16 -0700 |
commit | 103d7b12b7adeee88a95e642ffd105a25335bfef (patch) | |
tree | cbfd3a90bc9b7a0a2739d70bcfecefa558fef457 /git-count-objects-script | |
parent | b9e766604df2c50b2f721479bb405409db3344d1 (diff) |
imap-send: add support for OAuth2.0 authentication
OAuth2.0 is a new way of authentication supported by various email providers
these days. OAUTHBEARER and XOAUTH2 are the two most common mechanisms used
for OAuth2.0. OAUTHBEARER is described in RFC5801[1] and RFC7628[2], whereas
XOAUTH2 is Google's proprietary mechanism (See [3]).
[1]: https://datatracker.ietf.org/doc/html/rfc5801
[2]: https://datatracker.ietf.org/doc/html/rfc7628
[3]: https://developers.google.com/workspace/gmail/imap/xoauth2-protocol#initial_client_response
Signed-off-by: Aditya Garg <gargaditya08@live.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-count-objects-script')
0 files changed, 0 insertions, 0 deletions