Authentication
Overview

Overview

NativeExpress uses Supabase Auth for authentication. It is a powerful and flexible authentication system that provides a complete solution for user management and authentication.

Pre-requisites

Please make sure you have completed the supabase project setup.

💡

You can read more about Supabase Auth in the official documentation (opens in a new tab).

Email & password sign-in assumes that Verify email is turned OFF in your Supabase project. In the Supabase Dashboard open Auth → Email, toggle Verify email off, and press Save.