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.
- Host: GitHub
- URL: https://github.com/fatumaa/supa_auth_flutter
- Owner: FatumaA
- Created: 2021-12-20T19:29:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-10T12:38:15.000Z (almost 2 years ago)
- Last Synced: 2025-07-30T01:51:28.586Z (6 months ago)
- Topics: authentication, flutter, magiclink, oauth2, supabase, supabase-auth
- Language: Dart
- Homepage:
- Size: 192 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)