I am building a restaurant management app, starting with 2 user roles: Owner (Admin) and Staff.
Both of them will be connected to the same Restaurant (Company) via the unique document reference of the restaurant.
I am stuck on how the Owner can Invite the staff.
I am using Firebase