aboutsummaryrefslogtreecommitdiff
path: root/controllers/tokenController.js
Commit message (Collapse)AuthorAgeFilesLines
* Changed request system and post dataPitu2017-01-191-6/+6
| | | Changed from XMLHttpRequest to Axiios and made every POST call to look for params or json and not pass the values as headers. Token is still a header though
* Added changing of tokens from the dashboardPitu2017-01-181-0/+33
|
* Rewrote token handling and upload.jskanadeko2017-01-171-0/+27