IsaacT
IsaacT5mo ago

User Auth Assistant

Hello. Im working on an Assistan and I would like to know if you have an example to create a user authentication flow with Supabase in Buildship and how to connect with the assistant
Solution:
Hi @IsaacT, you can refer to this to create a simple and secure user authentication workflow with Supabase https://www.youtube.com/watch?v=uhc8732Dpq4. For connecting Supabase with Assistant you can use our pre-built template:
The Digital Pro's NoCode Academy
YouTube
#BuildShip + #FlutterFlow - Create a secure #Supabase Workflow!
#BuildShip is a lowcode visual backend builder that lets you ship APIs, scheduled jobs, backend cloud functions instantly. Powered by AI, create your own workflow nodes, connect to any tool, database and create scalable backend for your apps. In this video I walk you through creating a workflow which is based on a scenario presented within a #F...
No description
Jump to solution
2 Replies
Solution
Gaurav Chadha
Gaurav Chadha5mo ago
Hi @IsaacT, you can refer to this to create a simple and secure user authentication workflow with Supabase https://www.youtube.com/watch?v=uhc8732Dpq4. For connecting Supabase with Assistant you can use our pre-built template:
The Digital Pro's NoCode Academy
YouTube
#BuildShip + #FlutterFlow - Create a secure #Supabase Workflow!
#BuildShip is a lowcode visual backend builder that lets you ship APIs, scheduled jobs, backend cloud functions instantly. Powered by AI, create your own workflow nodes, connect to any tool, database and create scalable backend for your apps. In this video I walk you through creating a workflow which is based on a scenario presented within a #F...
No description
IsaacT
IsaacT5mo ago
@Gaurav Chadha Thank you for your response. I do not know if I understood it well but what I want is to be able to create a table of users that relates to another table of threads to be able to save individually the conversations and messages of each user, in his subscription.