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

Suspend app to make authenticating for google calendar easier #327

Merged
merged 2 commits into from
Oct 7, 2018

Conversation

dvdmssmnn
Copy link
Contributor

The initial setup for google calendar is quite complicated.
With this pull request the app gets suspended when the tokens are not available and the link for authenticating is printed.

Unfortunately, there is still a small (known) bug in tview (gdamore/tcell#194) that looses a keyboard event after suspending the app, which requires users to hit enter before inserting the approval code from google.

Also, the tokens are now stored in .config/wtf/ instead of ~./credentials.

@senorprogrammer
Copy link
Collaborator

Fantastic improvement, thanks for this!

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

Successfully merging this pull request may close these issues.

2 participants