bnoguchi / everyauth

node.js auth package (password, facebook, & more) for Connect and Express apps
http://everyauth.com/
3.49k stars 447 forks source link

State variable not defined in some circumstances #459

Closed arxpoetica closed 10 years ago

arxpoetica commented 10 years ago

Instagram, for example, is complaining. This change correctly checks the 'state' variable.

bnoguchi commented 10 years ago

Did you mean to say that req.query is undefined in some circumstances?

arxpoetica commented 10 years ago

Uh, yes, that is what I meant. Thx for parsing that. :)