jbuck / express-persona

Mozilla Persona integration for Express
http://jbuck.github.com/express-persona
BSD 2-Clause "Simplified" License
66 stars 16 forks source link

Return 500 error if verification fails #20

Closed callahad closed 10 years ago

callahad commented 10 years ago

Fixes #19

callahad commented 10 years ago

The one failing test was failing before this pull request ;)

jbuck commented 10 years ago

Thanks Dan!