Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 348a3e29 | 2022-03-11 19:34:31 | drop RCS Ids | ||
| 4880bfbb | 2020-11-07 22:22:43 | add a comment to DESCR drawing attention to the oauth2 refresh token script now included in Mutt's examples dir (which uses python 3 whereas this one is still py2-only). | ||
| e6c52ec9 | 2019-12-17 13:15:04 | add missing --quiet on the mutt example configs, pointed out by bket@, thanks! | ||
| e9bb81db | 2019-12-16 22:03:26 | import ports/mail/gmail-oauth2, ok kmos@ oauth2.py is a script that can be used as a standalone utility for generating and authorizing OAuth tokens, and for generating OAuth2 authentication strings from OAuth tokens. This can be used with mutt to allow oauth2 logins to Gmail. |