mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-23 07:18:56 -05:00
docs: add a file name (#60)
I added this file name, because I was confused myself where to put this code and I wanted to clarify that
This commit is contained in:
@@ -8,7 +8,7 @@ Before you start, make sure you have a better auth instance configured. If you h
|
||||
|
||||
We need to mount the handler to svelte kit server hook.
|
||||
|
||||
```ts
|
||||
```ts title="hooks.server.ts"
|
||||
import { auth } from "$lib/auth";
|
||||
import { svelteKitHandler } from "better-auth/svelte-kit";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user