🦛

Results 6 comments of 🦛

@yusukebe thanks, but works strange and only in custom middleware :(

> Hi @ilshm . Sorry for the late reply. > > How about like this? > > ```ts > app.use( > '/auth-verify-token/*', > bearerAuth({ > verifyToken: async (token, c) =>...

> Hello @ilshm, can you send the code to see how did you setup the middleware, and how are you making the request? > > I just reproduce the steps...

> I thought you were using the `hono/validator` middleware, but again I have no error. `hono/zod-validator` relies on `hono/validator` > This is how I made the request with curl I...

Update is not needed for [deploy-a-pocketbase](https://github.com/hetzneronline/community-content/tree/master/tutorials/deploy-a-pocketbase/01.en.md)