ErrLookup › sahat/hackathon-starter
sahat/hackathon-starter
A boilerplate for Node.js web applications · JavaScript · 20 source files
Analyzed at c12e339564 on 2026-08-27. 5 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
PROVIDER_COLLISION PROVIDER_COLLISION | error_code | error | oauth, account-linking, multi-user, passport |
EMAIL_REQUIRED EMAIL_REQUIRED | error_code | error | oauth, email, signup, validation |
EMAIL_COLLISION EMAIL_COLLISION | error_code | error | oauth, email, signup, duplicate-account |
| Missing or invalid token/tokenSecret | exception | error | oauth, oauth1, tumblr, env-vars |
| HTTP error! status: ${response.status} | http | error | oauth, tumblr, http-status, fetch |