Theo Ephraim
Theo Ephraim
combined into #566
I can't reproduce this. If this is still an issue, please reopen with more details.
this is done - see https://theoephraim.github.io/node-google-spreadsheet/#/guides/authentication?id=adc
I'm not quite sure I understand. I think @alberttra is asking for functionality to load things based on [named ranges](https://developers.google.com/sheets/api/samples/ranges). There is a bit of work there to be able...
combining into #630
combining into #630
Closing this for now. Please reopen if the above workaround wasn't workable.
@lilsweetkara - the new version I just released should do better handling of deleting rows to keep row numbers in sync as others are deleted. I'll have to do some...
I've released a new version which has moved google-auth-library to an optional peer dependency, and I hope that should make this much easier to use in the browser Please give...
google-auth-library is now an optional peer dependency and you can pass in a raw token. Please give it a try and reopen if you run into any problems.