-
Notifications
You must be signed in to change notification settings - Fork 23
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
core: http - xsrf #115
Labels
Milestone
Comments
3 tasks
christophercr
referenced
this issue
in christophercr/stark
Sep 14, 2018
christophercr
referenced
this issue
in christophercr/stark
Sep 17, 2018
christophercr
referenced
this issue
in christophercr/stark
Sep 20, 2018
christophercr
referenced
this issue
in christophercr/stark
Sep 21, 2018
3 tasks
Apparently the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Stark "v1" we customized the $httpProvider to set the cookieName, headerName and our interceptor.
We need the same features with the new version.
Also, we should try and avoid enforcing "withCredentials: true" all the time :)
The text was updated successfully, but these errors were encountered: