Skip to content

Feat/integrate with vercel#1200

Open
lrzhou25 wants to merge 5 commits into
mainfrom
feat/integrate_with_vercel
Open

Feat/integrate with vercel#1200
lrzhou25 wants to merge 5 commits into
mainfrom
feat/integrate_with_vercel

Conversation

@lrzhou25
Copy link
Copy Markdown
Contributor

Description

References

Testing

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

@lrzhou25 lrzhou25 added the main-docs Changes related to auth0's main docs (https://auth0.com/docs) label May 14, 2026
@lrzhou25 lrzhou25 requested a review from a team as a code owner May 14, 2026 22:36
@lrzhou25 lrzhou25 added the content-maintenance Includes updates as part of the docs team's content maintenance initiative. label May 14, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 14, 2026

Summary

Status Count
🔍 Total 17
✅ Successful 3
⏳ Timeouts 0
🔀 Redirected 2
👻 Excluded 11
❓ Unknown 0
🚫 Errors 1
⛔ Unsupported 0

Errors per input

Errors in main/docs/customize/integrations/integrate-with-vercel.mdx

Redirects per input

Redirects in main/docs/customize/integrations/integrate-with-vercel.mdx

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 14, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview May 14, 2026, 10:46 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

lrzhou25 and others added 2 commits May 14, 2026 15:40
Updated the Vercel integration guide to reflect current installation flow
and management options. Key changes:

- Restructured content to follow actual Vercel marketplace installation flow
- Added React SDK support alongside Next.js
- Updated prerequisites with iframe embedding requirement
- Expanded management section with detailed settings, invoices, and billing info
- Improved clarity and organization throughout
- Updated links to current Vercel documentation

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@lrzhou25 lrzhou25 force-pushed the feat/integrate_with_vercel branch from f0592ad to 217ba42 Compare May 14, 2026 22:40
## Overview

Connect a new or existing Auth0 instance to your Vercel project to enhance your app's security, scalability, and customization using the [Auth0 Integration](https://vercel.com/integrations/auth0). This integration allows you to implement a streamlined customer identity approach directly in your application.
Auth0 is the leading identity and access management platform for securing your apps and agentic workflows. Set up and customize your login box without having to build from scratch. Then extend and scale your authentication and authorization flows with advanced features, including [B2B Organizations](/docs/manage-users/organizations), [Fine-Grained Authorization (FGA)](https://docs.fga.dev/), [Auth0 for AI Agents](https://auth0.com/ai/docs), and more.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auth0 is the leading identity and access management platform for securing your apps and agentic workflows.

This feels kinda sales-y/marketing-y? Maybe something more straightforward?

Auth0's native integration with Vercel lets you connect your identity platform to your Vercel project with minimal configuration.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're so right i did a copy/paste from the copy i wrote for the Vercel marketplace lmao

Comment thread main/docs/customize/integrations/integrate-with-vercel.mdx Outdated
Comment thread main/docs/customize/integrations/integrate-with-vercel.mdx Outdated
Comment thread main/docs/customize/integrations/integrate-with-vercel.mdx Outdated

## Add a Vercel integration
* A Vercel account with an active project. If needed, [create a Vercel account](https://vercel.com/signup)
* A Next.js application using the latest [Auth0 Next.js SDK](/docs/quickstart/webapp/nextjs), or
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think instead of the "or" with these two bullets, you could break it out like

  • One of the following:
    • A Next.js application using the latest /docs/quickstart/webapp/nextjs
    • A React application using the latest /docs/quickstart/spa/react

Comment thread main/docs/customize/integrations/integrate-with-vercel.mdx Outdated
Comment thread main/docs/customize/integrations/integrate-with-vercel.mdx Outdated
Comment thread main/docs/customize/integrations/integrate-with-vercel.mdx Outdated
To get started with Auth0's Vercel native integration, follow the instructions in the Vercel Dashboard to create and deploy your application.

<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
You can only configure environment variables in a production environment.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auth0 or vercel env variables?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

auth0, good catch!

Comment thread main/docs/customize/integrations/integrate-with-vercel.mdx Outdated
</Callout>

The environment variables are only configurable at the production domain.
### Manage your application settings
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You might want to break this out from the getting started section since it's not something you'd want to do just once

Co-authored-by: Nick Gagliardi <133918568+nick-gagliardi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content-maintenance Includes updates as part of the docs team's content maintenance initiative. main-docs Changes related to auth0's main docs (https://auth0.com/docs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants