jaredhanson / passport-persona

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

Wildcard subdomains #1

Open impronunciable opened 11 years ago

impronunciable commented 11 years ago

I want to use this module in an app with wildcard subdomains. I think a good change would be to check on every request if a audience param is setted and default with the Strategy param.

What do you think?

impronunciable commented 11 years ago

At least that worked for me.