jaredhanson / passport-persona

Mozilla Persona authentication strategy for Passport and Node.js.
MIT License
19 stars 8 forks source link

Move to use passport-strategy (Fixing #3) #4

Closed jonasfj closed 7 years ago

jonasfj commented 8 years ago

Use passport-strategy

also upgraded vows so tests works again...

@jaredhanson, do you have time to merge and publish on NPM?

I tested this locally using ngrok and had it working without issues.

jaredhanson commented 7 years ago

Fixed in a separate commit.