Matt Oskamp
Matt Oskamp
## Overview I'm coming from my own custom implementation of OAuth and handling app access through a node (actually NextJs) backend. This library looks great! But I'd like to set...
### What area(s) will this request affect? App ### What type of change do you want to see? Substantial change to existing feature ### Overview Update webhook urls when we...
### WHY are these changes introduced? WIP on #4209. Webhook subscriptions uris are not updated when running an app in dev. ### WHAT is this pull request doing? Recently, we...
Currently, the language server is unable to parse .ts files with the "using" keyword. I think we just need to enable the babel plugin for "explicitResourceManagement". Receiving an error: ```bash...