Switch to JWT authentication (#19)
* switch to jwt authentication * fix delete files * adjust saving of deletion of all files * update api to main/jwt Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
This commit is contained in:
		| @@ -31,6 +31,7 @@ | ||||
|         "MainServerGrpcAddress": "", | ||||
|         "FailedAuthForTempBan": 5, | ||||
|         "TempBanDurationInMinutes": 5, | ||||
|         "Jwt": "teststringteststringteststringteststringteststringteststringteststringteststringteststringteststring", | ||||
|         "WhitelistedIps": [ | ||||
|             "" | ||||
|         ], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 rootdarkarchon
					rootdarkarchon