feat: add generate token endpoint and ui for generating tokens for users

This commit is contained in:
proddy
2021-04-21 21:16:38 +02:00
parent 8ea48f7c81
commit a951ebc3ed
11 changed files with 1720 additions and 6 deletions

View File

@@ -14,4 +14,4 @@
"express": "^4.17.1",
"nodemon": "^2.0.7"
}
}
}