chore: vincent review

This commit is contained in:
loks0n
2024-02-08 12:46:24 +00:00
parent 191773120c
commit 4bfcdc1b7d
2 changed files with 2 additions and 2 deletions

View File

@@ -6,6 +6,6 @@ step: 8
---
If you want to see the complete source code with styling, see the [demos-for-svelte](https://github.com/appwrite/demos-for-svelte/tree/main/server-side-rendering) repository.
# Other authentication methods
# Other authentication methods {% #other-authentication-methods %}
Appwrite also supports OAuth, passwordless login, anonymous login, and phone login.
Learn more about them in the [authentication guide](https://appwrite.io/docs/products/auth).