Hi guys
This is the first bigger issue I encountered after spending 4 months in building some app. I want to implement Stripe payments into web app which is heavily integrated with Supabase (where authentication is already built, etc.). Now, I see that for Stripe payments to work, I need to authorise users with Firebase. I don't want to do that as Supabase is my primary and the only source for database. Any thoughts? Any solutions?