1.0.2 • Published 5 years ago

async-passport-parse v1.0.2

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
5 years ago

#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