You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
Create a new Supabase integration
Go to "Authentication"
See the section "Supabase Authentication" mentionned in the docs doesn't display anymore (documentation)
Expected Behavior
I expect the section to display correctly to configure the authentication. Without it, only the default "Email" option is available, we cannot link "Google" and "Apple" in FlutterFlow.
This table already exist by default with schema auth
We see this table already created in the video under public(how should we create it, any required schema or links)
The video create a table named assignment without context, what is this table, why this name. It looks like the wrong video has been uploaded.
Steps to Reproduce
Follow the documentation from a blank project, see steps above.
Reproducible from Blank
The steps to reproduce above start from a blank project.
Bug Report Code (Required)
Not applicable
Visual documentation
Environment
- FlutterFlow version: 5.4.9
- Platform: Desktop
- Browser name and version: Not applicable
- Operating system and version affected: MacOS Sequoia 15.4.1
Additional Information
No response
The text was updated successfully, but these errors were encountered:
I just created a new Supabase project and a new project in FlutterFlow. I then went to the Supabase Integration menu, set up the API URL and Anon Key, clicked on Get Schema, and the Supabase Authentication settings appeared without any issues. From there, I was able to enable the Google and Apple authentication options successfully.
Can we access your project?
Current Behavior
Expected Behavior
I expect the section to display correctly to configure the authentication. Without it, only the default "Email" option is available, we cannot link "Google" and "Apple" in FlutterFlow.
The documentation is not clear regarding the step required for the setup (see https://docs.flutterflow.io/integrations/authentication/supabase/initial-setup/), can you please provide more context? In the link above I see it's required to create a
users
table, but:auth
public
(how should we create it, any required schema or links)assignment
without context, what is this table, why this name. It looks like the wrong video has been uploaded.Steps to Reproduce
Follow the documentation from a blank project, see steps above.
Reproducible from Blank
Bug Report Code (Required)
Not applicable
Visual documentation
Environment
Additional Information
No response
The text was updated successfully, but these errors were encountered: