oauth2-passport-angular icon indicating copy to clipboard operation
oauth2-passport-angular copied to clipboard

allowcrossdomain

Open mrredr opened this issue 10 years ago • 1 comments

You have function 'allowcrossdomain' in 'app.js' but don't use it, why? How it works with cors?

mrredr avatar Jan 27 '15 07:01 mrredr

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.

matt-tyler avatar Jan 27 '15 10:01 matt-tyler