> ## 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.

# Dynamic

> Integrate Dynamic as your authentication provider for embedded wallets and social login.

<head>
  <script type="application/ld+json">
    {JSON.stringify({
            "@context": "https://schema.org",
            "@type": "TechArticle",
            "headline": "Dynamic",
            "description": "Integrate Dynamic as your authentication provider for embedded wallets and social login.",
            "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/dynamic"
          })}
  </script>
</head>

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

## Required information:

* Dynamic Environment ID

* API Base URL

## How to find these credentials:

1. Sign up for [Dynamic](https://dynamic.xyz/) and log into your developer dashboard. See the [Dynamic docs](https://docs.dynamic.xyz/) for detailed setup guides.

2. Copy your **Environment ID**.

3. If you have the cookie based auth enabled in dynamic, you will need to provide the **API Base URL** as well.
   You will be able to find it in [https://app.dynamic.xyz/dashboard/developer/domains](https://app.dynamic.xyz/dashboard/developer/domains).
   The api base url will be in the following format [https://cookie-based-auth-domain/api/v0](https://cookie-based-auth-domain/api/v0)

4. Send these values to us.
