Back to all Bounties
Earn 4,500 ($45.00)
due 1 month ago
Completed
Fix Supabase Auth + Add Columns & Data for Replit App
2009cparker
Details
Applications
5
Discussion
This Bounty has been completed!
@2009cparker's review of @shotayobolu“he is great to work. i plan to work with him much more in the near future”
5.0
Communication 5/5, Quality 5/5, Timeliness 5/5Bounty Description
I’m working on a Replit-based web app using Supabase for authentication and database. I need help with the following:
Fixing Supabase auth:
Users are not being inserted correctly due to RLS issues
Ensure user sign-up/login works and syncs to the users table
Ensure updates are synced to Supabase
Updating Supabase structure:
Add new columns to the users table (I'll provide the fields)
Insert/update data correctly from the app
Ensure future updates from the app reflect in Supabase
The app is 90% complete — just need Supabase working properly and extended.