Background: New to coding, own a very small real estate brokerage, need to be PIPDEA compliant so I have Supa with a Canadian server selected and I'm building internal tools on bubble. What I need help with: I'm trying to make sure my DB is fully secure before I upload "real" data. I've enabled RLS on all tables, tables are private schema, policies in place (admin only - I'm the only one accessing the db), SSL enabled. I spent hours with chatgpt getting the MFA set up. It worked set up wise. I logged out to log back in to make sure it asked for my google auth code and it did not. I originally signed up for supa through github and I'm assuming this has something to do with it. How can I fix this so the MFA works? I can't figure it out. Also, if anyone has any other tips to secure my db I would greatly appreciate it! Thank you so much for anyone who takes pity on me and replies
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.