creating and inviting people to the hierarchy/business
creating and editing the employee hierarchy
TBD
You need to move all the Employee related classes here.
For the user info we will use the Bearer Token from the Auth service and create/validate the employee requests based on that (for example creating an Employee in the database).
This microservice will handle tasks such as:
You need to move all the Employee related classes here. For the user info we will use the Bearer Token from the Auth service and create/validate the employee requests based on that (for example creating an Employee in the database).