i have created a custom UI
i want to perform external oauth while installing the app
how can i do this onInstalApp trigger
Forge’s external OAuth currently one supports asUser() connections (i.e. each user establishes their own connection the first time they interact with the app).
It’s not possible to do it on an install trigger.
1 Like