You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create endpoints that allow us to create, update, and delete entities in our firebase DB.
We need the ability to do so for Leads, Events, and Teams.
We should also implement a simple auth system for logging in as an admin, but we should design it robustly enough that it doesn't immediately become technical debt once we want to allow non-admin accounts.
TODO:
Create endpoints that allow us to create, update, and delete entities in our firebase DB.
We need the ability to do so for Leads, Events, and Teams.
We should also implement a simple auth system for logging in as an admin, but we should design it robustly enough that it doesn't immediately become technical debt once we want to allow non-admin accounts.
Related:
The text was updated successfully, but these errors were encountered: