---
layout: tutorial
title: All set
description: Add authentication to a Nuxt project using Appwrite.
step: 9
---
If you want to see the complete source code with styling, see the [nuxt-ssr-auth](https://github.com/appwrite-community/nuxt-ssr-auth) repository.  

## 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).
