mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-24 16:11:53 -05:00
chore: update example links on doc
This commit is contained in:
@@ -9,7 +9,7 @@ This is an example of how to use Better Auth with Astro. It uses Solid for build
|
||||
**Implements the following features:**
|
||||
Email & Password . Social Sign-in with Google . Passkeys . Email Verification . Password Reset . Two Factor Authentication . Profile Update . Session Management
|
||||
|
||||
<ForkButton url="better-auth/examples/tree/main/astro-example" />
|
||||
<ForkButton url="https://github.com/better-auth/examples/tree/main/astro-example" />
|
||||
|
||||
<iframe src="https://stackblitz.com/github/better-auth/examples/tree/main/astro-example?codemirror=1&fontsize=14&hidenavigation=1&runonclick=1&hidedevtools=1"
|
||||
style={{
|
||||
|
||||
@@ -9,7 +9,7 @@ This is an example of how to use Better Auth with Remix.
|
||||
**Implements the following features:**
|
||||
Email & Password . Social Sign-in with Google . Passkeys . Email Verification . Password Reset . Two Factor Authentication . Profile Update . Session Management
|
||||
|
||||
<ForkButton url="better-auth/better-auth/tree/main/examples/remix-example" />
|
||||
<ForkButton url="https://github.com/better-auth/examples/tree/main/remix-example" />
|
||||
|
||||
<iframe src="https://stackblitz.com/github/better-auth/examples/tree/main/remix-example?codemirror=1&fontsize=14&hidedevtools=1&hidenavigation=1&runonclick=1"
|
||||
style={{
|
||||
|
||||
@@ -8,7 +8,7 @@ This is an example of how to use Better Auth with SvelteKit.
|
||||
**Implements the following features:**
|
||||
Email & Password . <u>Social Sign-in with Google</u> . Passkeys . Email Verification . Password Reset . Two Factor Authentication . Profile Update . Session Management
|
||||
|
||||
<ForkButton url="better-auth/better-auth/tree/main/examples/svelte-kit-example" />
|
||||
<ForkButton url="https://github.com/better-auth/examples/tree/main/svelte-kit-example" />
|
||||
|
||||
<iframe src="https://stackblitz.com/github/better-auth/examples/tree/main/svelte-kit-example?codemirror=1&fontsize=14&hidenavigation=1&runonclick=1&hidedevtools=1"
|
||||
style={{
|
||||
|
||||
Reference in New Issue
Block a user