debugging

ref #6
This commit is contained in:
2020-11-27 20:15:48 +01:00
parent c15b650181
commit cb5f5b9ecb
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
import * as jwt from "jsonwebtoken";
import { Action, createExpressServer, HttpError } from "routing-controllers";
import { Action, HttpError } from "routing-controllers";
// -----------
const sampletoken = jwt.sign({
"permissions": {