Merged in fix/service-token-error-handling (pull request #673)
fix: improve error handling Approved-by: Christel Westerberg Approved-by: Arvid Norlin
This commit is contained in:
@@ -50,8 +50,6 @@ export function serverClient() {
|
||||
redirect(redirectUrl)
|
||||
}
|
||||
}
|
||||
|
||||
throw internalServerError()
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user