This topic was automatically generated from Slack. You can find the original thread here.
Hey there! I’m trying to follow Managed Auth Quickstart - Pipedream to set up a TypeScript (NextJS) app. The backend is working ok, but when I try to use the frontend example code I’m seeing TypeScript errors (ie tokenCallback does not exist on PipedreamClientOpts) . Has anyone run into this before?