Documentation
Authentication

Overview

Spiralsaas uses appwwrite-auth to handle authentication.

The frontend logic is in the src/app/auth folder while the backend logic is in the src/app/api/auth and src/lib folder.

Why Appwrite Auth?

Appwrite Auth is a powerful authentication solution that allows you to handle authentication in a secure and easy way.

You can read more about Appwrite Auth here.

On this page

No Headings