Hacker News new | ask | show | jobs
by lhnz 4766 days ago
It might be nicer to follow the convention in EventEmitter on Node.JS rather than your own. Put (err, accessToken) instead of (accessToken, err).