Skip to content

Commit 85d772f

Browse files
committed
content changes + refactor
1 parent da36a6c commit 85d772f

File tree

10 files changed

+18
-44
lines changed

10 files changed

+18
-44
lines changed

main/docs.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2355,6 +2355,7 @@
23552355
"/quickstart/spa/react",
23562356
"/quickstart/spa/angular",
23572357
"/quickstart/spa/vanillajs",
2358+
"/quickstart/spa/capn-web",
23582359
"/quickstart/spa/vuejs",
23592360
"/quickstart/spa/flutter"
23602361
]
@@ -2397,7 +2398,7 @@
23972398
"/quickstart/native/windows-uwp-csharp/interactive",
23982399
"/quickstart/native/wpf-winforms/interactive",
23992400
"/quickstart/native/device/interactive",
2400-
"/quickstart/native/xamarin/interactive"
2401+
"/quickstart/native/xamarin"
24012402
]
24022403
},
24032404
{
@@ -4794,7 +4795,7 @@
47944795
"fr-ca/quickstart/native/windows-uwp-csharp/interactive",
47954796
"fr-ca/quickstart/native/wpf-winforms/interactive",
47964797
"fr-ca/quickstart/native/device/interactive",
4797-
"fr-ca/quickstart/native/xamarin/interactive"
4798+
"fr-ca/quickstart/native/xamarin"
47984799
]
47994800
},
48004801
{
@@ -7192,7 +7193,7 @@
71927193
"ja-jp/quickstart/native/windows-uwp-csharp/interactive",
71937194
"ja-jp/quickstart/native/wpf-winforms/interactive",
71947195
"ja-jp/quickstart/native/device/interactive",
7195-
"ja-jp/quickstart/native/xamarin/interactive"
7196+
"ja-jp/quickstart/native/xamarin"
71967197
]
71977198
},
71987199
{

main/quickstart/native/android/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ title: Add Login to Your Android Application
1212
'twitter:title': 'Auth0 Android SDK Quickstarts: Add Login to Your Android Application'
1313
---
1414

15-
<Tip>
16-
[**Sign up**](https://auth0.com/signup?utm_source=android_quickstart) **for an Auth0 account if you don't have one**
17-
</Tip>
18-
1915
## Get Started
2016

2117
<Steps>

main/quickstart/native/ios-swift/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ title: Add Login to Your iOS or macOS Application
1212
'twitter:title': 'Auth0 iOS / macOS SDK Quickstarts: Add Login to Your iOS or macOS
1313
Application'
1414
---
15-
<Tip>
16-
Don't have an Auth0 account? <a href="https://auth0.com/signup?utm_source=native-ios&utm_medium=docs&utm_campaign=get-started" target="_blank">Sign up for free and get started with Auth0's secure authentication and authorization platform</a>.
17-
</Tip>
1815

1916
## Get Started
2017

main/quickstart/spa/angular/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ title: Add Login to Your Angular Application
1313
Angular SDK.
1414
'twitter:title': 'Auth0 Angular SDK Quickstarts: Add Login to Your Angular Application'
1515
---
16-
<Tip>
17-
**Don't have an Auth0 account?** [Sign up for free](https://auth0.com/signup?utm_source=docs&utm_medium=quickstart&utm_campaign=spa-angular) and get started with Auth0's secure authentication and authorization platform.
18-
</Tip>
1916

2017
<Accordion title="AI Prompt" defaultOpen icon="microchip-ai" iconType="sharp-solid">
2118
**Using AI to integrate Auth0?** Add this prompt to Cursor, Windsurf, Copilot, Claude Code or your favourite AI-powered IDE to speed up development.

main/quickstart/spa/vanillajs/capn-web.mdx renamed to main/quickstart/spa/capn-web/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ title: Add Login to Your Cap'n Web Application
1818
This Quickstart is currently in **Beta**. We'd love to hear your feedback!
1919
</Callout>
2020

21-
<Tip>
22-
**Don't have an Auth0 account?** [Sign up for free](https://auth0.com/signup?utm_source=docs&utm_medium=quickstart&utm_campaign=spa-capnweb) and get started with Auth0's secure authentication and authorization platform.
23-
</Tip>
24-
2521
<Accordion title="AI Prompt" defaultOpen icon="microchip-ai" iconType="sharp-solid">
2622
**Using AI to integrate Auth0?** Add this prompt to Cursor, Windsurf, Copilot, Claude Code or your favourite AI-powered IDE to speed up development.
2723

main/quickstart/spa/react/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ title: Add Login to Your React Application
1313
React, using the Auth0 React SDK.
1414
'twitter:title': 'Auth0 React SDK Quickstarts: Add Login to Your React Application'
1515
---
16-
<Tip>
17-
**Don't have an Auth0 account?** [Sign up for free](https://auth0.com/signup?utm_source=docs&utm_medium=quickstart&utm_campaign=spa-react) and get started with Auth0's secure authentication and authorization platform.
18-
</Tip>
1916

2017
<Accordion title="AI Prompt" defaultOpen icon="microchip-ai" iconType="sharp-solid">
2118
**Using AI to integrate Auth0?** Add this prompt to Cursor, Windsurf, Copilot, Claude Code or your favourite AI-powered IDE to speed up development.

main/quickstart/spa/vanillajs/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ title: Add Login to Your JavaScript Application
1313
plain JavaScript, using the Auth0 SPA SDK.
1414
'twitter:title': 'Auth0 JavaScript SDK Quickstarts: Add Login to Your JavaScript Application'
1515
---
16-
<Tip>
17-
**Don't have an Auth0 account?** [Sign up for free](https://auth0.com/signup?utm_source=docs&utm_medium=quickstart&utm_campaign=spa-vanillajs) and get started with Auth0's secure authentication and authorization platform.
18-
</Tip>
19-
2016
<Accordion title="AI Prompt" defaultOpen icon="microchip-ai" iconType="sharp-solid">
2117
**Using AI to integrate Auth0?** Add this prompt to Cursor, Windsurf, Copilot, Claude Code or your favourite AI-powered IDE to speed up development.
2218

main/quickstart/spa/vuejs/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ title: Add Login to Your Vue Application
1313
SDK.
1414
'twitter:title': 'Auth0 Vue SDK Quickstarts: Add Login to Your Vue Application'
1515
---
16-
<Tip>
17-
**Don't have an Auth0 account?** [Sign up for free](https://auth0.com/signup?utm_source=docs&utm_medium=quickstart&utm_campaign=spa-vue) and get started with Auth0's secure authentication and authorization platform.
18-
</Tip>
1916

2017
<Accordion title="AI Prompt" defaultOpen icon="microchip-ai" iconType="sharp-solid">
2118
**Using AI to integrate Auth0?** Add this prompt to Cursor, Windsurf, Copilot, Claude Code or your favourite AI-powered IDE to speed up development.

main/quickstart/webapp/nextjs/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ title: Add Login to Your Next.js Application
1212
or existing Next.js application using the Auth0 Next.js v4 SDK (Beta).
1313
'twitter:title': 'Auth0 Next.js SDK Quickstarts: Add Login to Your Next.js Application'
1414
---
15-
<Tip>
16-
Don't have an Auth0 account? <a href="https://auth0.com/signup?utm_source=webapp-nextjs&utm_medium=docs&utm_campaign=get-started" target="_blank">Sign up for free and get started with Auth0's secure authentication and authorization platform</a>.
17-
</Tip>
1815

1916
<Accordion title="AI Prompt" defaultOpen icon="microchip-ai" iconType="sharp-solid">
2017
**Using AI to integrate Auth0?** Add this prompt to Cursor, Windsurf, Copilot, Claude Code or your favourite AI-powered IDE to speed up development.

main/quickstarts.mdx

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Quickstarts for popular frameworks
4141
date: "",
4242
badge: "",
4343
links: [
44-
{ label: "Quickstart", url: "/quickstart/spa/nextjs" },
44+
{ label: "Quickstart", url: "/quickstart/webapp/nextjs" },
4545
],
4646
}}/>
4747

@@ -63,7 +63,7 @@ Quickstarts for popular frameworks
6363
date: "",
6464
badge: "",
6565
links: [
66-
{ label: "Quickstart", url: "/quickstart/spa/ios" },
66+
{ label: "Quickstart", url: "/quickstart/native/ios-swift" },
6767
],
6868
}}/>
6969

@@ -74,7 +74,7 @@ Quickstarts for popular frameworks
7474
date: "",
7575
badge: "",
7676
links: [
77-
{ label: "Quickstart", url: "/quickstart/spa/android" },
77+
{ label: "Quickstart", url: "/quickstart/native/android" },
7878
],
7979
}}/>
8080
</Columns>
@@ -94,7 +94,7 @@ JavaScript web app that runs in the browser
9494
date: "",
9595
badge: "",
9696
links: [
97-
{ label: "Quickstart", url: "/quickstart/spa/react/interactive" },
97+
{ label: "Quickstart", url: "/quickstart/spa/react" },
9898
],
9999
}}/>
100100

@@ -105,7 +105,7 @@ JavaScript web app that runs in the browser
105105
date: "",
106106
badge: "",
107107
links: [
108-
{ label: "Quickstart", url: "/quickstart/spa/angular/interactive" },
108+
{ label: "Quickstart", url: "/quickstart/spa/angular" },
109109
],
110110
}}/>
111111

@@ -116,7 +116,7 @@ JavaScript web app that runs in the browser
116116
date: "",
117117
badge: "",
118118
links: [
119-
{ label: "Quickstart", url: "/quickstart/spa/vanillajs/interactive" },
119+
{ label: "Quickstart", url: "/quickstart/spa/vanillajs" },
120120
],
121121
}}/>
122122

@@ -127,7 +127,7 @@ JavaScript web app that runs in the browser
127127
date: "",
128128
badge: "",
129129
links: [
130-
{ label: "Quickstart", url: "/quickstart/spa/vanillajs/capn-web" },
130+
{ label: "Quickstart", url: "/quickstart/spa/capn-web" },
131131
],
132132
}}/>
133133

@@ -138,7 +138,7 @@ JavaScript web app that runs in the browser
138138
date: "",
139139
badge: "",
140140
links: [
141-
{ label: "Quickstart", url: "/quickstart/spa/vuejs/interactive" },
141+
{ label: "Quickstart", url: "/quickstart/spa/vuejs" },
142142
],
143143
}}/>
144144

@@ -149,7 +149,7 @@ JavaScript web app that runs in the browser
149149
date: "",
150150
badge: "",
151151
links: [
152-
{ label: "Quickstart", url: "/quickstart/spa/flutter/interactive" },
152+
{ label: "Quickstart", url: "/quickstart/spa/flutter" },
153153
],
154154
}}/>
155155
</Columns>
@@ -166,7 +166,7 @@ Traditional web app that runs on the server
166166
date: "",
167167
badge: "",
168168
links: [
169-
{ label: "Quickstart", url: "/quickstart/webapp/nextjs/interactive" }
169+
{ label: "Quickstart", url: "/quickstart/webapp/nextjs" }
170170
],
171171
}}/>
172172

@@ -351,7 +351,7 @@ Mobile or Desktop app that runs natively on a device
351351
date: "",
352352
badge: "",
353353
links: [
354-
{ label: "Quickstart", url: "/quickstart/native/ios-swift/interactive" },
354+
{ label: "Quickstart", url: "/quickstart/native/ios-swift" },
355355
],
356356
}}/>
357357

@@ -362,7 +362,7 @@ Mobile or Desktop app that runs natively on a device
362362
date: "",
363363
badge: "",
364364
links: [
365-
{ label: "Quickstart", url: "/quickstart/native/android/interactive" },
365+
{ label: "Quickstart", url: "/quickstart/native/android" },
366366
],
367367
}}/>
368368

@@ -406,7 +406,7 @@ Mobile or Desktop app that runs natively on a device
406406
date: "",
407407
badge: "",
408408
links: [
409-
{ label: "Quickstart", url: "/quickstart/native/flutter/interactive" },
409+
{ label: "Quickstart", url: "/quickstart/native/flutter" },
410410
],
411411
}}/>
412412

@@ -505,7 +505,7 @@ Mobile or Desktop app that runs natively on a device
505505
date: "",
506506
badge: "",
507507
links: [
508-
{ label: "Quickstart", url: "/quickstart/native/xamarin/interactive" },
508+
{ label: "Quickstart", url: "/quickstart/native/xamarin" },
509509
],
510510
}}/>
511511
</Columns>

0 commit comments

Comments
 (0)