DefineX-Studios / MasjidBuddy

Application that provides a platform for local masjids to provide services online.
MIT License
0 stars 0 forks source link

Learning Supabase tracking #16

Closed adsau59 closed 6 months ago

adsau59 commented 8 months ago

Watching this

adsau59 commented 7 months ago

user management, provides functions like login,verify, logout, update, which can be called to do operations in backend, and get appropriate tokens

adsau59 commented 7 months ago

row level security, used ot configure access polices... basically who has what rights to read, write, delete, update which data

adsau59 commented 7 months ago

crud, provides funcitons to be used on client to create/remove/update/delete data in the tables

adsau59 commented 6 months ago

done with learning for now, closing the issue