vdirsyncer/vdirsyncer
robert.irelan baaf737873 gcal: replace oob OAuth2 with local server redirect
Google Calendar has disabled the oob method for new credentials (see
https://developers.google.com/identity/protocols/oauth2/native-app), so
new users cannot currently use Google Calendar. Fix this by switching to
a loopback redirect_uri flow instead.

Co-authored-by: Hugo Osvaldo Barrera <hugo@whynothugo.nl>
2022-06-26 19:40:35 +02:00
..
cli Auto fixes from pre-commit hooks 2022-04-12 00:03:51 +02:00
storage gcal: replace oob OAuth2 with local server redirect 2022-06-26 19:40:35 +02:00
sync Run pyupgrade 2021-08-04 19:58:59 +02:00
__init__.py Use black to auto-format the codebase 2021-05-06 19:28:54 +02:00
__main__.py Use black to auto-format the codebase 2021-05-06 19:28:54 +02:00
exceptions.py Use black to auto-format the codebase 2021-05-06 19:28:54 +02:00
http.py Drop syntax that won't run on Python 3.7 2021-08-07 17:26:01 +02:00
metasync.py vdirsyncer/metasync.py: for read_only storages adjust the metadata resolution in favour of the read_only storage 2022-01-14 13:52:04 +02:00
repair.py Run pyupgrade 2021-08-04 19:58:59 +02:00
utils.py Add some extra type hints 2022-02-06 00:55:17 +01:00
vobject.py Run pyupgrade 2021-08-04 19:58:59 +02:00