nodoze
nodoze
I think the PageIterator simply needs to implement the "page" parameter to skip to a particular page. It support size but not page from what I can tell. https://developer.github.com/v3/#pagination
Thanks. I will give it a spin as time permits. Have you thought about integrating the google library to use their binding? Sent from my iPad > On Sep 6,...
I did some tests using the getAccessToken() approach yesterday. There are some scope conflicts between the two APIs. Also it¹s not as clean as I¹d like it to be since...