Adam Dennis
Adam Dennis
Thanks for this.. It took me a full day to find this answer to my problem with access/refresh tokens... i started by adding a custom claim 'token_type', but this makes...
Hi there -- any update on converting this to ts? I'd love to see this on [DefinitelyTyped](https://definitelytyped.org/)
I am also getting this error.
I'm also getting the above errors with `[email protected]`
> Fwiw, here is what worked for me (in the `configurations` section of my `.vscode/launch.json`): > > ```json > { > "name": "foo-bar client-side", > "type": "chrome", > "request": "launch",...
> Thanks @bddy, you're right that this will enable debugging - the reason is that `cwd` has the necessary info vscode is missing. > > However, I didn't mention that...
When will a new release be cut with these changes? @colinhacks
Upgrading to vite `5.1.6` has fixed this issue for me.
`yarn add tsutils` helped me get the fix i was looking for
Still an issue in `16.4.0-beta.5` cc @FrozenPandaz