add support for oauth2 with preregistered token#955
Conversation
|
Making |
|
I think there might be other alternatives providing |
|
Also, I haven't tested the code very throughougly as I have a quite custom mutt setup conflicting with auto-management by mutt-wizard. |
|
I definitely think OAuth is worth pursuing. I tested your fork on Fedora. Due to the difficulties setting up the dependencies, I found it much easier to just manually configure OAuth without the wizard. If we can figure out the dependency issue though, this'll add a good layer of security and usability. |
|
Thanks for testing! What do you mean by
Do you mean that you needed debugging messages during the setup process from to pinpoint problems with the dependencies? |
- my mistake, I have forgotten to update password request line for mbsync
|
I have missed a mbsync config for OAUTH support. That is fixed now and conflicts with master branch resolved. |
Issue #954 for OAUTH2 support.