Skip to content

anas-yousef/auth_server

Repository files navigation

auth_server

style: very good analysis License: MIT Powered by Dart Frog

An example application built with dart_frog

About

A backend server built with Dart Frog. The repo currently handles the authentication of new and old users, using an SMS OTP. It uses Supabase for the database, where we manage users using Supabase triggers, this is an advanced technique to create users in your public tables, once a user authenticates and creates a session. The API endpoints are built in a way where only users with an authenticated and active session can perform HTTP requests. We do this by utilizing middleware.

About

Server for the Touch Cut App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages