0.0.5 • Published 10 years ago

passport-parse v0.0.5

Weekly downloads
10
License
Apache-2.0
Repository
github
Last release
10 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