fix: create a subsonic token on login, to use for subsonic API calls

This commit is contained in:
Deluan
2020-02-06 20:37:31 -05:00
parent 8673533cd4
commit 99361c0d9f
4 changed files with 42 additions and 10 deletions
+1
View File
@@ -7,6 +7,7 @@
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^8.0.4",
"jwt-decode": "^2.2.0",
"md5-hex": "^3.0.1",
"prop-types": "^15.7.2",
"ra-data-json-server": "^3.1.2",
"react": "^16.12.0",