Hey,
I have 2 types of logged in user and want to sent to 2 different page when opening the app based on user type (like business and customer)
How would you perform this action?
I think using fake splash screen should work(works in firebase authentication user) but in supabase how would you work?