server overhaul, new jwt strategy, some various patches
This commit is contained in:
@@ -13,5 +13,6 @@ export enum StatusCode {
|
||||
Unauthorized = 401,
|
||||
Forbidden = 403,
|
||||
NotFound = 404,
|
||||
Conflict = 409,
|
||||
ServerError = 500
|
||||
}
|
||||
Reference in New Issue
Block a user