> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hotglue.com/llms.txt
> Use this file to discover all available pages before exploring further.

# White-label

> Fully white-label your user OAuth experience

The **callback URI** (also known as a redirect URI or callback URL) is an essential part of OAuth. It allows Hotglue to obtain the tokens required to access your users' resources. Hotglue's default callback URL is:

`https://hotglue.xyz/callback`

For OAuth integrations, users will see this page during the OAuth redirect flow after authenticating with the external system. By default, the callback page appears as follows:

<img src="https://mintcdn.com/hotglue/NQhsDbUT6K-L4Ha_/images/default%20callback%20.png?fit=max&auto=format&n=NQhsDbUT6K-L4Ha_&q=85&s=1ffacdb5f51ed5d856bc0144e7376149" alt="Default Hotglue callback page" width="1308" height="1212" data-path="images/default callback .png" />

## Customizing the Experience

You can customize the visual appearance and branding of this page to match your application. Using the **White Label OAuth Callbacks** settings, you can modify the loader, colors, and displayed text.

<img src="https://mintcdn.com/hotglue/NQhsDbUT6K-L4Ha_/images/default%20setup.png?fit=max&auto=format&n=NQhsDbUT6K-L4Ha_&q=85&s=01f14898e89bbca8d96ff7a399fd0964" alt="White Label setup interface" width="1458" height="984" data-path="images/default setup.png" />

## Callback Image & Background

This is the recommended and fastest way to white-label your callback page. Upload a branded loader (such as a loading GIF) or a static image, and configure a **Background Color** using a HEX color code.

### Example Configuration

By providing a custom image URL and a HEX color code, you can significantly alter the appearance of the callback page:

<img src="https://mintcdn.com/hotglue/NQhsDbUT6K-L4Ha_/images/white%20label%20example%20setup.png?fit=max&auto=format&n=NQhsDbUT6K-L4Ha_&q=85&s=508035fef682f0902912906807724750" alt="Example of custom white-label settings" width="1458" height="854" data-path="images/white label example setup.png" />

The resulting callback experience is consistent with your application’s branding:

<img src="https://mintcdn.com/hotglue/NQhsDbUT6K-L4Ha_/images/white%20label%20example.png?fit=max&auto=format&n=NQhsDbUT6K-L4Ha_&q=85&s=e98f390a090a66a96018fc9fd1ff4cfe" alt="Customized brand callback page" width="1166" height="1236" data-path="images/white label example.png" />

***

## Redirect URL

You can configure a custom redirect URL that you own—for example,\
`integrations.{{YOURDOMAIN}}.com` instead of `hotglue.xyz/callback`. Once configured, Hotglue provides two CNAME records that must be added to your DNS settings.

<img src="https://mintcdn.com/hotglue/VItYG3YR9e8G8GjC/images/Custom%20Redirect%20URL.png?fit=max&auto=format&n=VItYG3YR9e8G8GjC&q=85&s=677de55d1b580b657f326161eb1b74fe" alt="Custom Redirect URL" width="1562" height="376" data-path="images/Custom Redirect URL.png" />

> **Note:** You must update the redirect URIs in any existing OAuth applications after making this change.

## Hide Loading Text

When **enabled**, all loading text is hidden during the OAuth callback process, leaving only the callback image or loader centered on the page.

<img src="https://mintcdn.com/hotglue/NQhsDbUT6K-L4Ha_/images/hide%20loading%20Text.png?fit=max&auto=format&n=NQhsDbUT6K-L4Ha_&q=85&s=c47e9175b6426eea95d62765d038a1f1" alt="Hide loading text" width="1432" height="146" data-path="images/hide loading Text.png" />

## Favicon

Use this field to specify a 16×16 pixel image file that will appear in the browser tab for the callback page.

<img src="https://mintcdn.com/hotglue/VItYG3YR9e8G8GjC/images/Favicon.png?fit=max&auto=format&n=VItYG3YR9e8G8GjC&q=85&s=40dc0a436365105cba0033a1b918c4c4" alt="Favicon image" width="1432" height="146" data-path="images/Favicon.png" />

## Site Name

Optionally override the site name displayed in the browser tab and history for the callback page to match your company or application name.

<img src="https://mintcdn.com/hotglue/NQhsDbUT6K-L4Ha_/images/Site%20Name.png?fit=max&auto=format&n=NQhsDbUT6K-L4Ha_&q=85&s=45727e1ab1e37541307d1456cbe5479f" alt="Site Name image" width="1432" height="146" data-path="images/Site Name.png" />
