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

# Immutable Passport

> Integrate Immutable Passport as your authentication provider for gaming-focused Web3 apps.

<head>
  <script type="application/ld+json">
    {JSON.stringify({
            "@context": "https://schema.org",
            "@type": "TechArticle",
            "headline": "Immutable Passport",
            "description": "Integrate Immutable Passport as your authentication provider for gaming-focused Web3 apps.",
            "author": {"@type": "Organization", "name": "Snag Solutions", "url": "https://www.snagsolutions.io/"},
            "publisher": {"@type": "Organization", "name": "Snag Solutions", "url": "https://www.snagsolutions.io/", "logo": {"@type": "ImageObject", "url": "https://assets.snagsolutions.io/public/docs/snag-logo-dark-no-bg.svg"}},
            "mainEntityOfPage": "https://docs.snagsolutions.io/user-auth/immutable"
          })}
  </script>
</head>

<Frame>
  ![Immutable Passport authentication provider integration overview](https://assets.snagsolutions.io/public/docs/immutable.webp)
</Frame>

## Required Information:

* Client ID

* Publishable Key

## How to find these credentials:

1. Log into your [Immutable Hub](https://hub.immutable.com/). See the [Immutable Passport docs](https://docs.immutable.com/docs/zkEVM/products/passport) for detailed configuration.

2. Copy your **Client ID** and **Publishable Key**.

3. Add the following redirect URLs to your Immutable dashboard:

   * `https://<your_website>/immutable/redirect`

   * [`https://snag-web.onrender.com/immutable/redirect`](https://snag-web.onrender.com/immutable/redirect)

4. Send these details to us.
