-
Notifications
You must be signed in to change notification settings - Fork 386
Closed
Description
- Review the documentation: https://docs.clerk.dev/
- Search for existing issues: https://github.com/clerkinc/javascript/issues
- Go through package changelog files.
- Provide the Frontend API key from your application dashboard.
Package + Version
-
@clerk/clerk-js
-
@clerk/clerk-react
-
@clerk/nextjs
-
@clerk/remix
-
@clerk/types
-
@clerk/themes
-
@clerk/localizations
-
@clerk/clerk-expo
-
@clerk/backend
-
@clerk/clerk-sdk-node
-
@clerk/shared
-
@clerk/fastify
-
gatsby-plugin-clerk
-
build/tooling/chore
- other:
Version:
^4.7.13
Browser/OS
x
Description
When performing a request with Authorization header with a token value that is invalid, in this case I inserted an "s" character before the complete token string, an error causes the node process to crash
I using Nest ClerkExpressRequireAuth Middlware
I believe a try catch is needed here:
This error causes a crash that I couldn't handle with ExceptionFilters
Any suggestion?
i think this can be used for dos
dimkl
Metadata
Metadata
Assignees
Labels
No labels