Guide to whitelabel the OAuth flow.
api.nango.dev
.
You can whitelabel this experience by using a custom callback URL which uses your domain.
If you are using Nango Cloud, follow these steps:
https://EXAMPLE.com/oauth-callback
. All requests to this endpoint should redirect to https://api.nango.dev/oauth/callback
and pass along all original parameters. The easiest way to do this is with a 308 redirect.