(js) Add support for XSRF token with downloads

Initial support to download a file from an Ajax query. This allows the
XSRF token to be sent and verified by the server.
This commit is contained in:
Francis Lachapelle
2016-05-03 12:55:58 -04:00
parent 7bf7a34a78
commit 64ce63d812
10 changed files with 81 additions and 18 deletions
+1
View File
@@ -11,6 +11,7 @@
"angular-ui-router": "latest",
"angular-file-upload": "latest",
"angular-material": ">v1.1.0-rc4-master",
"file-saver.js": "latest",
"lodash": "latest",
"Sortable": "latest",
"breakpoint-sass": ">=2.4.2"