Vikash Rathee

Results 37 issues of Vikash Rathee

### What is the feature you are proposing? Can we add `alg: none` support in jwt.sign()? Currently it support HS256... RS etc, but sometime we needs the `none` as well...

enhancement

I uploaded a sample JSON (url, title, content) on an index and the search is working fine on dashboard, but not on React when I use the `DocSearch` component on...

I am deploying using Cloudflare durable object and needs my applications users to join multiple rooms [room1, room2 etc.]. Should I create multiple socket connections? or any simple way like...

It's not documented that how long does it take to appear AI gateway logs on API? I used the `getLogsById()` in `waitUntil` immediately after the /ai response and the `response_head`...

Getting error on next project: Module not found: Can't resolve 'yaml' ``` import { RedocStandalone } from 'redoc'; export default function RedocComponent({ apiSpecs }: { apiSpecs: any }) { return...

### What version of Hono are you using? 4.5.2 ### What runtime/platform is your app running on? Cloudflare pages ### What steps can reproduce the bug? The JSX has lots...

triage