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

Implement authentication #1

Open
kputh opened this issue Aug 26, 2018 · 0 comments
Open

Implement authentication #1

kputh opened this issue Aug 26, 2018 · 0 comments

Comments

@kputh
Copy link
Owner

kputh commented Aug 26, 2018

The app relies on the method spreadsheets.values.append to write new sessions into a Google Sheet spreadsheet. This method requires authentication and authorization via OAuth 2.0. It can be provided by the Google APIs Client Library for JavaScript. Implement the missing authentication in the app.

PS: The Google APIs Client Library may replace Angular's HttpClient.

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

1 participant