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

OAuth2 Mechanism Support #21

Closed
genvmoroz opened this issue Aug 2, 2022 · 2 comments
Closed

OAuth2 Mechanism Support #21

genvmoroz opened this issue Aug 2, 2022 · 2 comments

Comments

@genvmoroz
Copy link

Hi there, have you planned to implement OAuth2 mechanism for this library?
I'm looking forward to use github.com/emersion/go-imap/client IMAP client to get access to outlook.com using oauth2, is it possible for now? If not, do you have a plan to integrate it? If yes, when do you expect to integrate it?

Thanks in advance!

@emersion
Copy link
Owner

emersion commented Aug 2, 2022

Duplicate of #20

outlook.com uses a non-standard mechanism. OAUTHBEARER is the standard, but Microsoft only supports XOAUTH2.

@emersion emersion closed this as completed Aug 2, 2022
@genvmoroz
Copy link
Author

@emersion thank you, so that means your client does not support the oauth2 mechanism for outlook.com? Or is there some way to hack the system?

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