If a new user does not have an associated business, they should be able to join an existing one (by entering an ID) or create a new business that they can share with others.
This will use the "Employee Management" microservice from #48 and the User info will be taken from Bearer JWT (to create or search for the associated Employee).
If a new user does not have an associated business, they should be able to join an existing one (by entering an ID) or create a new business that they can share with others.
This will use the "Employee Management" microservice from #48 and the User info will be taken from Bearer JWT (to create or search for the associated Employee).