-
So I need to split multiple routing groups. I just want to specify an interface under the same routing group that requires jwt verification. Other interfaces do not need to
For example in the followi…
-
Given that the routes have grown and will be growing in the future. It is necessary to have
1. a single file where all the routes are used.
2. a single middleware file where all the middleware and …
-
I'm trying to migrate a code that is working with `@koa/router`, but the last middlware doesn't get called when using `koa-tree-router`:
```
router.use(...)
-
Currently, tenants (SAML providers) are registered via Artisan commands and can be accessed through URLs like:
`/saml2/b2dae2e6-e814-4553-a3a5-a56ddaca1110/login`
While this works, I would prefe…
-
Secure the hot routes like video uploader using middleware and rate limit.
-
### Bug Description
The charm integrates with traefik via traefik-route interface.
And the charm updates relation data with the dynamic traefik configuration that includes middlewares.
The middle…
-
### Expected Behaviour
Given the documentation, I would have expected the Validation to be skipped in the situation a middleware responds before the request gets to the route handler.
### Curren…
-
### Describe the bug
There is some way to disable the pre-render when using this plugin? I am using an authentication middleware on my documentation, and would like to block some requests.
### To Re…
-
### Error Message and Logs
Having followed all the steps in [manual installation](https://coolify.io/docs/installation#2-manual-installation), the web interface returns HTTP 500 and the following inf…
Bilge updated
8 hours ago
-
**Describe the bug**
[1] ⨯ Error: Clerk: auth() was called but Clerk can't detect usage of clerkMiddleware() (or the deprecated authMiddleware()). Please ensure the following:
[1] - clerkMiddlewar…