Help debugging custom JWT auth
auth.config.ts in the convex directory. However, the onChange callback for setAuth is always returning false.The convex instance is a local development instance created with
npx convex dev --local --once, so should be able to access the well-known?convex/auth.config.ts:setAuth call:
Any help is appreciated!!

