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

Google Docs integration #2

Open
kelvinst opened this issue Oct 8, 2017 · 3 comments
Open

Google Docs integration #2

kelvinst opened this issue Oct 8, 2017 · 3 comments

Comments

@kelvinst
Copy link

kelvinst commented Oct 8, 2017

Are you open to PRs?

Because I need to implement something to import a google spreadsheets and the libs I already found are very opinionated on the way to connect with google! One forces you to make the spreadsheet public, but the spreadsheet is not mine, and the other one forces you to create a service account and share the spreasheet through it, but again, the spreadsheet is not mine!

This lib is the best for Google API integrations for what I've searched and I will contribute with some Google Docs integration if you allow me!

@kelvinst
Copy link
Author

kelvinst commented Oct 8, 2017

PS.: I'll need some token generation for private spreadsheets access too.

@kelvinst
Copy link
Author

kelvinst commented Oct 8, 2017

PS.: I'll need some token generation for private spreadsheets access too.

Forget it! Ueberauth is good enough for OAuth2 token generation. I'll implement the Google SpreadSheet API client and get back with a PR soon!

@techgaun
Copy link
Owner

techgaun commented Oct 9, 2017

@kelvinst yeah I am definitely open to PRs. I would be happy to take your PR in for supporting spreadsheet stuff. thanks!

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