Skip to content

Commit 0ec6b4f

Browse files
committed
docs: fix migration guide
1 parent 9215909 commit 0ec6b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/getting-started/migrate-to-better-auth.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,10 @@ export const protectedAction = async () => {
157157

158158
To protect routes with middleware, refer to the [Next.js middleware guide](/docs/integrations/next#middleware).
159159

160+
</Steps>
161+
160162
## Wrapping Up
161163

162164
Congratulations! You’ve successfully migrated from NextAuth.js to Better Auth. For a complete implementation with multiple authentication methods, check out the [demo repository](https://github.com/Bekacru/t3-app-better-auth).
163165

164166
Better Auth offers greater flexibility and more features—be sure to explore the [documentation](/docs) to unlock its full potential.
165-
166-
</Steps>

0 commit comments

Comments
 (0)