I use jwt middleware,how to exclude /login
route?
#3537
-
Have any idea? |
Beta Was this translation helpful? Give feedback.
Answered by
maou-shonen
Oct 22, 2024
Replies: 1 comment 1 reply
-
Take look at this docs example. https://hono.dev/docs/middleware/builtin/combine#except |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
donywan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Take look at this docs example. https://hono.dev/docs/middleware/builtin/combine#except