Skip to content

Commit 217ba42

Browse files
committed
Fixed links
1 parent 23ddc9b commit 217ba42

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Integrate with Vercel
33
description: Integrate Auth0 into your Vercel application
44
---
55

6-
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)](/docs/secure/fine-grained-authorization), [Auth0 for AI Agents](https://auth0.com/ai/docs), and more.
6+
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.
77

88
Auth0's Vercel native integration enables:
99

@@ -21,7 +21,7 @@ Before you begin, make sure you have:
2121
* A Next.js application using the latest [Auth0 Next.js SDK](/docs/quickstart/webapp/nextjs), or
2222
* A React application using the latest [Auth0 React SDK](/docs/quickstart/spa/react)
2323

24-
After you've installed the integration, [enable iframe embedding](/docs/customize/universal-login/configure-embeddable-universal-login) to allow Universal Login or Classic Login to load in an iframe, as required by Vercel.
24+
After you've installed the integration, [enable iframe embedding](/docs/customize/login-pages/manage-core-configuration#iframe-embedding) to allow Universal Login or Classic Login to load in an iframe, as required by Vercel.
2525

2626
## Install integration
2727

@@ -43,7 +43,9 @@ The Getting started section in the Vercel Dashboard shows a quickstart to get yo
4343

4444
To get started with Auth0's Vercel native integration, follow the instructions in the Vercel Dashboard to create and deploy your application.
4545

46-
<Note>You can only configure environment variables in a production environment.</Note>
46+
<Callout icon="file-lines" color="#0EA5E9" iconType="regular">
47+
You can only configure environment variables in a production environment.
48+
</Callout>
4749

4850
### Manage your application settings
4951

@@ -78,7 +80,7 @@ To manage the integration from your Vercel dashboard, select the **Integration**
7880

7981
### Invoices
8082

81-
On the **Invoices** page, view a list of invoices related to your Auth0 integration. To learn more about invoices, read [Billing & Invoices](https://vercel.com/docs/accounts/plans/manage-your-billing-information#billing-and-invoices).
83+
On the **Invoices** page, view a list of invoices related to your Auth0 integration. To learn more about invoices, read [Billing & Invoices](https://vercel.com/docs/pricing/understanding-my-invoice).
8284

8385
### Settings
8486

0 commit comments

Comments
 (0)