# Sign in with Vercel now generally available

**Published:** November 26, 2025 | **Authors:** Ana Jovanova, Balázs Orbán, Christopher Skillicorn, Javier Bórquez, Enric Pallerols, Mark Roberts

---

[Sign in with Vercel](https://vercel.com/docs/sign-in-with-vercel) is now generally available, enabling developers to add Vercel as a sign-in method to their apps and projects.

You can [create an app](https://vercel.com/docs/sign-in-with-vercel/getting-started), configure its [scopes](https://vercel.com/docs/sign-in-with-vercel/scopes-and-permissions), and start setting up sign-in directly from the Vercel dashboard, without having to manage users or sign-in methods yourself.

Built on OAuth and OpenID, Sign in with Vercel allows you to:

- Sign users in to your apps and projects with their existing Vercel account.
- Fetch the user’s info, such as their name, email, and avatar.
- Receive ID tokens, access tokens, and refresh tokens for interacting with Vercel.

Take a look at our [example app](https://github.com/vercel/sign-in-with-vercel-reference-app) to get started.

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)