Skip to content

bushido2014/express-auth-supabase

Repository files navigation

Express Auth Supabase

A simple Express.js application with user authentication powered by Supabase.

Overview

This project is a lightweight backend built with Express.js, integrated with Supabase for user authentication and database management. It uses session-based authentication stored in cookies, providing endpoints for user sign-up, login, and logout.

Features

  • User registration and login via Supabase Auth
  • Session-based authentication with cookies
  • Supabase integration for auth and database
  • Basic error handling and session validation

About

A simple Express.js application with user authentication powered by Supabase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published