-
Notifications
You must be signed in to change notification settings - Fork 28
Closed as not planned
Labels
status: can't reproduceFollowing the reported steps did not reproduce the bug.Following the reported steps did not reproduce the bug.
Description
Can we access your project?
- 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.
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:
- 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
Metadata
Metadata
Assignees
Labels
status: can't reproduceFollowing the reported steps did not reproduce the bug.Following the reported steps did not reproduce the bug.