Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

withCredentials support #39

Closed
a1martin opened this issue Sep 13, 2017 · 3 comments
Closed

withCredentials support #39

a1martin opened this issue Sep 13, 2017 · 3 comments

Comments

@a1martin
Copy link

Hi,
There seems to be no option to specify that the token request to backend should be done with using option xhr.withCredentials=true. Thus the request fails in CORS scenario.

@FZambia
Copy link
Member

FZambia commented Sep 14, 2017

@a1martin thanks for an issue! If you have time and possibility to make pr - I'll be happy to accept it. Otherwise I'll add support for this as soon as I can.

@Inpassor
Copy link
Contributor

#51

@Inpassor Inpassor mentioned this issue Nov 28, 2017
@FZambia
Copy link
Member

FZambia commented Nov 28, 2017

Merged in master - it won't work for old browsers though.

@FZambia FZambia closed this as completed Nov 28, 2017
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

No branches or pull requests

3 participants