You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/pages/tutorials/github-oauth/astro.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: "GitHub OAuth in Astro"
6
6
7
7
Before starting, make sure you've set up your database and middleware as described in the [Getting started](/getting-started/astro) page.
8
8
9
-
An [example project](https://github.com/lucia-auth/examples/tree/main/astro/github-oauth) based on this tutorial is also available. You can clone the example locally or [open it in StackBlitz](https://stackblitz.com/github/lucia-auth/examples/tree/main/astro/github-oauth).
9
+
An [example project](https://github.com/lucia-auth/examples/tree/main/astro/github-oauth) based on this tutorial is also available.
Before starting, make sure you've set up your database and middleware as described in the [Getting started](/getting-started/nextjs-app) page.
8
8
9
-
An [example project](https://github.com/lucia-auth/examples/tree/main/nextjs-app/github-oauth) based on this tutorial is also available. You can clone the example locally or [open it in StackBlitz](https://stackblitz.com/github/lucia-auth/examples/tree/main/nextjs-app/github-oauth).
9
+
An [example project](https://github.com/lucia-auth/examples/tree/main/nextjs-app/github-oauth) based on this tutorial is also available.
Before starting, make sure you've set up your database and middleware as described in the [Getting started](/getting-started/nextjs-pages) page.
8
8
9
-
An [example project](https://github.com/lucia-auth/examples/tree/main/nextjs-pages/github-oauth) based on this tutorial is also available. You can clone the example locally or [open it in StackBlitz](https://stackblitz.com/github/lucia-auth/examples/tree/main/nextjs-pages/github-oauth).
9
+
An [example project](https://github.com/lucia-auth/examples/tree/main/nextjs-pages/github-oauth) based on this tutorial is also available.
Copy file name to clipboardExpand all lines: docs/pages/tutorials/github-oauth/nuxt.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: "GitHub OAuth in Nuxt"
6
6
7
7
Before starting, make sure you've set up your database and middleware as described in the [Getting started](/getting-started/nuxt) page.
8
8
9
-
An [example project](https://github.com/lucia-auth/examples/tree/main/nuxt/github-oauth) based on this tutorial is also available. You can clone the example locally or [open it in StackBlitz](https://stackblitz.com/github/lucia-auth/examples/tree/main/nuxt/github-oauth).
9
+
An [example project](https://github.com/lucia-auth/examples/tree/main/nuxt/github-oauth) based on this tutorial is also available.
Copy file name to clipboardExpand all lines: docs/pages/tutorials/github-oauth/sveltekit.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: "GitHub OAuth in SvelteKit"
6
6
7
7
Before starting, make sure you've set up your database and middleware as described in the [Getting started](/getting-started/sveltekit) page.
8
8
9
-
An [example project](https://github.com/lucia-auth/examples/tree/main/sveltekit/github-oauth) based on this tutorial is also available. You can clone the example locally or [open it in StackBlitz](https://stackblitz.com/github/lucia-auth/examples/tree/main/sveltekit/github-oauth).
9
+
An [example project](https://github.com/lucia-auth/examples/tree/main/sveltekit/github-oauth) based on this tutorial is also available.
Copy file name to clipboardExpand all lines: docs/pages/tutorials/username-and-password/astro.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: "Tutorial: Username and password auth in Astro"
6
6
7
7
Before starting, make sure you've set up your database and middleware as described in the [Getting started](/getting-started/astro) page.
8
8
9
-
An [example project](https://github.com/lucia-auth/examples/tree/main/astro/username-and-password) based on this tutorial is also available. You can clone the example locally or [open it in StackBlitz](https://stackblitz.com/github/lucia-auth/examples/tree/main/astro/username-and-password).
9
+
An [example project](https://github.com/lucia-auth/examples/tree/main/astro/username-and-password) based on this tutorial is also available.
Copy file name to clipboardExpand all lines: docs/pages/tutorials/username-and-password/nextjs-app.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: "Username and password auth in Next.js App Router"
6
6
7
7
Before starting, make sure you've set up your database as described in the [Getting started](/getting-started/nextjs-app) page.
8
8
9
-
An [example project](https://github.com/lucia-auth/examples/tree/main/nextjs-app/username-and-password) based on this tutorial is also available. You can clone the example locally or [open it in StackBlitz](https://stackblitz.com/github/lucia-auth/examples/tree/main/nextjs-app/username-and-password).
9
+
An [example project](https://github.com/lucia-auth/examples/tree/main/nextjs-app/username-and-password) based on this tutorial is also available.
Copy file name to clipboardExpand all lines: docs/pages/tutorials/username-and-password/nextjs-pages.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: "Tutorial: Username and password auth in Next.js Pages router"
6
6
7
7
Before starting, make sure you've set up your database and middleware as described in the [Getting started](/getting-started/nextjs-pages) page.
8
8
9
-
An [example project](https://github.com/lucia-auth/examples/tree/main/nextjs-pages/username-and-password) based on this tutorial is also available. You can clone the example locally or [open it in StackBlitz](https://stackblitz.com/github/lucia-auth/examples/tree/main/nextjs-pages/username-and-password).
9
+
An [example project](https://github.com/lucia-auth/examples/tree/main/nextjs-pages/username-and-password) based on this tutorial is also available.
Copy file name to clipboardExpand all lines: docs/pages/tutorials/username-and-password/nuxt.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: "Tutorial: Username and password auth in Nuxt"
6
6
7
7
Before starting, make sure you've set up your database and middleware as described in the [Getting started](/getting-started/nuxt) page.
8
8
9
-
An [example project](https://github.com/lucia-auth/examples/tree/main/nuxt/username-and-password) based on this tutorial is also available. You can clone the example locally or [open it in StackBlitz](https://stackblitz.com/github/lucia-auth/examples/tree/main/nuxt/username-and-password).
9
+
An [example project](https://github.com/lucia-auth/examples/tree/main/nuxt/username-and-password) based on this tutorial is also available.
Copy file name to clipboardExpand all lines: docs/pages/tutorials/username-and-password/sveltekit.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: "Tutorial: Username and password auth in SvelteKit"
6
6
7
7
Before starting, make sure you've set up your database and middleware as described in the [Getting started](/getting-started/sveltekit) page.
8
8
9
-
An [example project](https://github.com/lucia-auth/examples/tree/main/sveltekit/username-and-password) based on this tutorial is also available. You can clone the example locally or [open it in StackBlitz](https://stackblitz.com/github/lucia-auth/examples/tree/main/sveltekit/username-and-password).
9
+
An [example project](https://github.com/lucia-auth/examples/tree/main/sveltekit/username-and-password) based on this tutorial is also available.
0 commit comments