#passport-parse
A passport strategy for those of you out there using Parse.com and nodejs (passport) for authentication :) See Authenticate.me Node server for an example of how to use the strategy
how to use
Install the parse module npm install passport-parse
And follow the instruction at Passport parse github repo