Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for OAuth 2.0 (for Google calendar) #81

Open
tobixen opened this issue Dec 25, 2020 · 4 comments
Open

Support for OAuth 2.0 (for Google calendar) #81

tobixen opened this issue Dec 25, 2020 · 4 comments

Comments

@tobixen
Copy link
Owner

tobixen commented Dec 25, 2020

Ref https://developers.google.com/calendar/caldav/v2/guide it's needed to add support for OAuth 2.0 to be able to use Google calendar in the future (the legacy endpoint seem to work somehow as for now, but it's not to be relied on).

(Found while investigating issue #78)

@radoystoyanov
Copy link

Hi Tobias, any news on when you're planning to add OAuth 2 support? I can't get the access to Google Calendar working (probably due to 2FA) and I'm wondering if there's any workaround – e.g. implementing the auth flow myself. Thanks!

@tobixen
Copy link
Owner Author

tobixen commented Jul 15, 2021

I won't have time to deal with it in the foreseeable future. I would happily accept a pull request.

The legacy endpoint was still working last time I checked, but one had to go through some security questions on the google account to allow access.

@tobixen
Copy link
Owner Author

tobixen commented Jul 15, 2021

Oh, there is another workaround - there is a competing tool gcalcli that is specifically made for the google calendar.

@radoystoyanov
Copy link

Thanks for the hints. I will have a look around and if I find a solution that I can contribute, I will certainly do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants