How to Set Up @Supabase Authentication in FlutterFlow

preview_player
Показать описание
In this video, we learn how to set up @Supabase with FlutterFlow, including how to structure user tables and link them together. We start in Supabase, creating a new project and setting up tables for users and posts. We then jump into FlutterFlow, connecting to Supabase, setting up authentication, and creating logic for creating accounts and posting. By the end, we have a fully functional app that can create accounts and post content to Supabase. Join us to learn how to set up Supabase with FlutterFlow and streamline your app development process!

--------------

FlutterFlow is a low-code builder for native apps, bringing design and development into one tool. With drag-and-drop functionality, you can build pixel-perfect UIs and easily connect your app to live data via Firebase or APIs. Plus, you can add advanced features like push notifications, payments, animations, and more. Whether you build your own custom widgets or write custom code, FlutterFlow makes it easy to bring your app ideas to life.
Рекомендации по теме
Комментарии
Автор

just to keep in mind, when you create the user table make sure that you switch the type of the id to uuid before saving the schema. As if you don't do it will through an error when you make a foreign key relation and you can't change it afterward as you have to create a new table!

FUDGDATA
Автор

Awesome tutorial! Please can we keep the superbase tutorials coming?

endieumunna
Автор

Finally we've got Supabase auth. :) thank U Flutterflow team

Powell___
Автор

Wow.
This integration is surprisingly useful and dreamy.
I will make my own app by using both.

uts_dev
Автор

You explained both Supabase and FlutterFlow clearly. Thank you so much. I appreciate the way you explain things. You are a great teacher 💯👏

ayivugwekabemba
Автор

Thank you.
There is no need to set the created_at field in Flutterflow because Supabase is already configured to get Default value of now().

Jean-PaulCh
Автор

Most awaited update :D !!!

will be waiting to call 'functions' instead of updating/inserting into tables

mrams
Автор

Thank you so much, can you please keep going with this?

split
Автор

Is there a way to get the access token / JWT from the logged in user? This would be used for RLS security situations and custom APIs.

naturalmoodmusic
Автор

Excellent Tutorial - I now have a base project setup to further customise and work on

Good-and-Geeky
Автор

Awesome! Thank you for always sharing..

davidstevens
Автор

When can we expect social auth like Google Facebook etc?

vinbhaiu
Автор

In case I wanted ti use supabase, is there a possible way to do notifications? if not can we also use firebase just for notifications or do we have onesignal integration to use for notifications?

AR-ocqv
Автор

What about multi-tenancy use cases where users can belong to multiple accounts? Does this process still work? If so, how?

kampeynco
Автор

We want login and some more supabase. This is dimple that firebase to be honest. I love it

engridmedia
Автор

8:00 There is mention of setting up the email confirmation logic inside flutterflow if we want to maintain the confirm email workflow. I can't find any videos or documentation on setting up this logic inside Flutterflow. Can anyone help?

DanVanDamme
Автор

What’s the timeline for including social media authentication, @flutterflow team?

DanVanDamme
Автор

Also we need in Push notification without firebase. For example with supabase

krasab
Автор

I created the user in auth user table but it didn't appear in my public user table?

tarunfreestone
Автор

Am i the only one that thinks FF should've just chose Supabase from the beginning?
Firebase while "cool" was not the right choice in my humble opinion

vincend