passport
passport copied to clipboard
Document `failWithError` parameter in authenticate()
Helps with #458. I don't know where to submit a change that would update http://www.passportjs.org/docs/authenticate/ but I'd be happy to help with that too
Checklist
- [x] I have read the CONTRIBUTING guidelines.
- [x] I have added test cases which verify the correct operation of this feature or patch.
- [x] I have added documentation pertaining to this feature or patch.
- [x] The automated test suite (
$ make test
) executes successfully. - [x] The automated code linting (
$ make lint
) executes successfully.
Coverage remained the same at 98.87% when pulling 19cc7c24969e467e42e2a78572e886993f48df36 on hsource:patch-1 into 882d65e69d5b56c6b88dd0248891af9e0d80244b on jaredhanson:master.
Coverage remained the same at 98.87% when pulling 19cc7c24969e467e42e2a78572e886993f48df36 on hsource:patch-1 into 882d65e69d5b56c6b88dd0248891af9e0d80244b on jaredhanson:master.
What's the status on this?
This is purely a documentation change so should be submittable.
I guess it could be merged!