Improved jwt handling for node access tokens. Switched to di plugin system
This commit is contained in:
@@ -35,7 +35,7 @@ public partial class Server
|
||||
public async Task InternalError()
|
||||
{
|
||||
await LogToConsole("An unhandled error occured performing action");
|
||||
|
||||
// TODO:
|
||||
Logger.LogInformation("Reporting or smth");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user