oauth2-passport-angular
oauth2-passport-angular copied to clipboard
allowcrossdomain
You have function 'allowcrossdomain' in 'app.js' but don't use it, why? How it works with cors?
It's been a long time since I've looked at this code, so I share your surprise.
I believe somewhere in app.js I should have 'app.use(allowCrossDomain)' entry but it is omitted at the moment.
Matthew Tyler
On Tue, Jan 27, 2015 at 3:41 PM, mrredr [email protected] wrote:
You have function 'allowcrossdomain' in 'app.js' but don't use it, why? How it works with cors?
— Reply to this email directly or view it on GitHub https://github.com/matt-tyler/oauth2-passport-angular/issues/2.