mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
docs: update link to direct user straight to nextjs server side rendering
This commit is contained in:
@@ -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) repository.
|
||||
If you want to see the complete source code with styling, see the [demos-for-react](https://github.com/appwrite/demos-for-react/tree/master/nextjs/server-side-rendering) repository.
|
||||
|
||||
# Other authentication methods {% #other-authentication-methods %}
|
||||
Appwrite also supports OAuth, passwordless login, anonymous login, and phone login.
|
||||
|
||||
Reference in New Issue
Block a user