Sign in as guest with supabase/ anonymous sign in

Integrations

Hello Everybody,

Upon submitting my app for apple app store. They said i have to allow users to browse the app without having to sign up, and should be required to sign up at checkout or when adding to cart rather than when they first enter the app. I there a way to be able to have a user continue as guest in FF with Supabase (I'm guessing i have to use anonymous sign in from supabase but don't know how to do it in FF). Another issue is the way i set up the cart is through a loop which collects the auth user UserId to filter out each user to their own cart items so that the cart items do not show to every user, FYI my cart is set up in FF not Supabase. If anyone have a solution please let me know. Thank you all.

What have you tried so far?

๐Ÿ”จ

Did you check FlutterFlow's Documentation for this topic?
Yes
3
3 replies