Closed simurgh9 closed 3 years ago
The refresh token typically doesn't change, unless a change is made to the account (e.g. a password or MFA reset), in which case it needs to be done again (but in a typical production setup this will be rare).
I've added the link to the config/documentation, thanks for the suggestion!
Question
Does the refresh token not change? If it does, would it need to be updated manually each time in
offlineimap
?Suggestion
You should make the documentation link of
offlineimap
's ability to handle XOAUTH2 be this,https://github.com/OfflineIMAP/offlineimap/blob/master/offlineimap.conf#L897