chatmail / chatmail/async-imap
gmail oauth2 got stuck
- Dominant language
- Rust
- Stars
- 147
- Forks
- 42
- Avg merge
- 8d 15h
- Merged PRs (30d)
- 1
Description
Anyone tried to connect to gmail imap using email and access-token?
It simply go dead on me. Tried a couple days, nothing worked.
I simply use the example code.
It dies on client.Authenticate("XOAUTH2", @Gmailauth)
Who had any success? by the way, I use runtime-tokio feature.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Gmail IMAP example with the runtime-tokio feature and inspect the failure at client.Authenticate("XOAUTH2", @Gmailauth). Check whether the email and access-token format matches Gmail's XOAUTH2 requirements. Done means identifying the cause and making authentication work or documenting the incompatibility and required configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100