Updated middleware to support API tokens. Frontend now uses an admin token for its requests

Fixed version numbers
This commit is contained in:
Isaac Grynsztein
2020-04-10 20:44:42 -04:00
parent 2082a78846
commit b5a82b9385
6 changed files with 66 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "youtube-dl-material",
"version": "3.6.0",
"version": "3.6",
"license": "MIT",
"scripts": {
"ng": "ng",