Host the Vault OAuth redirect URI on a custom domain
- Click the Deploy button, and link your custom domain in Vercel
- Set
https://mycustom.domain/vault/callback
as the redirect URI in the connector's OAuth settings - Contact Apideck support to enable this redirect URI on your account
When you set up OAuth connectors for use with Apideck, you have to configure the Apideck Vault redirect URI (https://unify.apideck.com/vault/callback
).
Some OAuth connectors, such as Google Drive, require that the OAuth redirect URI is hosted on a domain that you own.
This sample project helps you deploy a redirect to https://unify.apideck.com/vault/callback
on your custom domain.