docs: fix broken link to the demos-for-react repository onnextjs-ssr-auth

This commit is contained in:
choir27
2024-06-17 14:07:42 -04:00
parent 971845116c
commit 7b2eca4364

View File

@@ -4,7 +4,7 @@ title: All set
description: Add authentication to a Next.js project using Appwrite.
step: 8
---
If you want to see the complete source code with styling, see the [demos-for-react](https://github.com/appwrite/demos-for-react/tree/main/nextjs/server-side-rendering) repository.
If you want to see the complete source code with styling, see the [demos-for-react](https://github.com/appwrite/demos-for-react) repository.
# Other authentication methods {% #other-authentication-methods %}
Appwrite also supports OAuth, passwordless login, anonymous login, and phone login.