Closed JeDaYoshi closed 5 years ago
Will fix crashes related to JsonWebTokenError and TokenExpiredError.
Will also help in fixing issues (until errors are given to the client) as more logging was added.
console.error is used in authentication errors as some issues are coming from it, especially if the portal is started late.
Looks good, merging now 👍
Will fix crashes related to JsonWebTokenError and TokenExpiredError.
Will also help in fixing issues (until errors are given to the client) as more logging was added.
console.error is used in authentication errors as some issues are coming from it, especially if the portal is started late.