Are middleware exclude from api/auth ? #4545
Unanswered
thibaultleouay
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I had all my routes secure with the default middleware. I needed to open one. I have moved my middleware in the sub-directory.
But it seems the _middleware.ts does not affect any auth routes ?
is it useful to kepp a _middleware.ts in my api/auth ?
Beta Was this translation helpful? Give feedback.
All reactions