bushido2014 / express-auth-supabase

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

Repository from Github https://github.combushido2014/express-auth-supabaseRepository from Github https://github.combushido2014/express-auth-supabase

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.


Languages

Language:JavaScript 49.9%Language:EJS 47.0%Language:CSS 3.1%