Pomax / node-flickrapi

A node.js (and client-library) implementation of the Flickr API with oauth API key authentication and API method proxying
177 stars 52 forks source link

Flickr.authenticate does not return #69

Closed Pomax closed 9 years ago

Pomax commented 9 years ago

All code runs inside the Flickr.authenticate callback, but this function does not nextTick/timeout(0) and so we never "exit" the authenticate function.

Pomax commented 9 years ago

fixed in https://github.com/Pomax/node-flickrapi/commit/162259313f6a02a531c835246cfc0a174fc6df61