-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Arc…
-
cstns updated
5 months 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…
-
### Current Behavior
```
┌─────────────────────┬────────────────────────────────────────────────────────┐
│ high │ Denial of service in http-proxy-middleware │
├───────────…
-
- [x] I have looked for existing issues (including closed) about this
## Feature Request
I'd like for something like `#[debug_handler]` to work on from_fn middleware (which now supports extracto…
-
Imagine this scenario:
You have an app, that has API and a view.
The normal html website will require the same json values that are provided in the API.
```c++
struct app {
auto users()…
-
A REST API must have rate limiting. Something like 60 requests in 1 mins, etc.
I am not sure if it would be nice to support this from the documentation or inject it into the API constructor.
Typic…
-
https://github.com/iris-contrib/middleware/blob/master/cors/cors_test.go
only difference is that I use a Party
```go
...
app.UseRouter(crs)
...
v1 := app.Party("/v1").AllowMethods(iris.Metho…
Dexus updated
3 weeks ago
-
This is not an issue.
Just want to know adding custom Middleware . Could you provide a example using Scaffold
-
# related:
- #79
- #56
- #77
- #382