how would i go about creating endpoints on a flask server that require authentication / user session info and modify database / storage info on supabase?
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.