igo
Explore posts from serversHelp with REGEX doesnt work on route path definition
I have this route definition:
Its basically a listener, every path under /auth should be handled by the auth.handler.
But I wanna exclude /auth/sign-up from this listener, I tried:
But this is not working. I also tried to add a route definition above this one, but this will make all the other routes stop working
23 replies
DTDrizzle Team
•Created by igo on 3/1/2024 in #help
Can't insert uuid value in uuid foreign key

4 replies