Skip to content

Allow CORS with Credentials#39

Open
amartini wants to merge 2 commits intovitvad:masterfrom
amartini:master
Open

Allow CORS with Credentials#39
amartini wants to merge 2 commits intovitvad:masterfrom
amartini:master

Conversation

@amartini
Copy link

@amartini amartini commented Aug 2, 2016

If you are using credentials, Access-Control-Allow-Origin can't be set to "*", it have to be set to exactly the requesting domain.

If you are using credentials, Access-Control-Allow-Origin can't be set to "*", it have to be set to exactly the requesting domain.
@brettstack
Copy link

@vitvad any chance you could merge this and update plugin? :)

@brettstack
Copy link

Looks like originUrl is only supported by Firefox. @amartini any idea on how to do the equivalent in chrome?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments