For the complete documentation index, see llms.txt. This page is also available as Markdown.

Step 5 — Redirect URI

After deployment, go back to your App Registration and add the redirect URI:

  1. AuthenticationAdd a platformWeb

  2. Set the redirect URI to: https://<your-domain>/auth/callback

  3. Click Save

Last updated