docs: remove extra spaces in documentation (#10174)

Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
This commit is contained in:
moonevm
2026-06-21 07:48:59 +02:00
committed by GitHub
parent c342f42fff
commit bdda5162f9

View File

@@ -46,7 +46,8 @@ To sign in with Discord, you can use the `signIn.social` function provided by th
```ts title="auth-client.ts"
import { createAuthClient } from "better-auth/client"
const authClient = createAuthClient()
const authClient = createAuthClient()
const signIn = async () => {
const data = await authClient.signIn.social({