An open API service indexing awesome lists of open source software.

https://github.com/fatumaa/supa_auth_flutter

A complete authentication system built with Flutter and Supabase. Supports magic link, email-password, OAuth and phone auth methods.
https://github.com/fatumaa/supa_auth_flutter

authentication flutter magiclink oauth2 supabase supabase-auth

Last synced: 4 months ago
JSON representation

A complete authentication system built with Flutter and Supabase. Supports magic link, email-password, OAuth and phone auth methods.

Awesome Lists containing this project

README

          

# supa_auth_flutter

A flutter starter project that illustrates how to use supabase auth to make an auth system with flutter.

## Getting Started

This project is a starting point for a Flutter application that uses supabase auth service.

A few resources to get you started:

- [What is supabase? ](https://supabase.com/docs)
- [supabase flutter package](https://pub.dev/packages/supabase_flutter)