Guide to letting your users authorize an external API from your application, with your own UI.
nango.auth()
method will trigger the OAuth flow in a popup, to let the user log in to their external account.https://<USER-SUBDOMAIN>.zendesk.com/oauth/authorizations/new
When using the Connect UI, this information is collected from the end user with an automatically-generated form.
But when using a custom UI, you must provide this configuration when calling nango.auth()
(reference):
nango.auth
: