mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 04:19:32 +00:00
docs: fix typos (#141)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Astro example
|
||||
descirption: Better Auth astro example
|
||||
description: Better Auth astro example
|
||||
---
|
||||
|
||||
This is an example of how to use Better Auth with Astro. It uses Solid for building the components.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Next js example
|
||||
descirption: Better Auth next js example
|
||||
description: Better Auth next js example
|
||||
---
|
||||
|
||||
This is an example of how to use Better Auth with Next.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Nuxt js example
|
||||
descirption: Better Auth nuxt js example
|
||||
description: Better Auth nuxt js example
|
||||
---
|
||||
|
||||
This is an example of how to use Better Auth with Nuxt
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Astro example
|
||||
descirption: Better Auth astro example
|
||||
title: Remix example
|
||||
description: Better Auth remix example
|
||||
---
|
||||
|
||||
This is an example of how to use Better Auth with Remix.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Svelte Kit
|
||||
descirption: Better Auth Svelte Kit example
|
||||
description: Better Auth Svelte Kit example
|
||||
---
|
||||
|
||||
This is an example of how to use Better Auth with Svelte Kit.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Organization
|
||||
descirption: The organization plugin allows you to manage your organization's members and teams.
|
||||
description: The organization plugin allows you to manage your organization's members and teams.
|
||||
---
|
||||
|
||||
Organizations simplifies user access and permissions management. Assign roles and permissions to streamline project management, team coordination, and partnerships.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Phone Number
|
||||
descirption: Phone number plugin
|
||||
description: Phone number plugin
|
||||
---
|
||||
|
||||
The phone number plugin extends the authentication system by allowing users to sign in and sign up using their phone number. It includes OTP (One-Time Password) functionality to verify phone numbers.
|
||||
|
||||
Reference in New Issue
Block a user