TheDeafOne / the-content-machine

0 stars 0 forks source link

Implement User Management #6

Open TheDeafOne opened 3 days ago

TheDeafOne commented 3 days ago

Set up architecture and code necessary for user management.

TheDeafOne commented 3 days ago

This can help inform the database we use - I suspect we'll want firestore again

TheDeafOne commented 2 days ago

we should use supabase - payment template uses it, so migration to that point will be easier. Also it handles auth nicely.