You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
when emitting an error like you used in twitter.js
if (error) return self.emit("error", req, res, uri.query)
you should emit the error message too, i think it would be good to tell the user why the error happened instead of just sending them the tokens.
The text was updated successfully, but these errors were encountered: