passport / www.passportjs.org

The official website of Passport.js.
https://www.passportjs.org
45 stars 68 forks source link

Document failWithError option #51

Closed mdziekon closed 4 years ago

mdziekon commented 8 years ago

In the original Passport repo, there are two really old issues about failWithError option not being documented:

This change should save some time to other people that want to catch and handle authorization failure without writing their own, custom callback (as this should probably be the last resort).

mdziekon commented 4 years ago

It's been more than 3 years now since this PR has been opened. At this point, it's stale, there has been another similar PR opened already (#67) and it looks like the maintainers have no intention of merging either of them. There's no point in rebasing this PR, so I'm closing it.