|
|
|
|
|
by geekodour
637 days ago
|
|
quick aside note:
i heard great things about supabase and wanted to use it for auth. I wanted to maintain my own db, user tables etc. but using supabase for auth, this means if need to play w RLS but i had a very simple db design and didn't want to include rls yet. supabase won't let me do it afaik. so i switched to using ory/kratos ultimately. also q, how heavily are we dependent on supabase ecosystem if all we want is the db? |
|