AleRapchan / hyperledger-supply-chain

Food supply chain is a Hyperledger blockchain based solution which solves the tracking and tracing of food products in the supply chain so that any product can be traced back to its roots.
MIT License
23 stars 18 forks source link

How to differentiate user role based api calls #14

Open TheSohit opened 1 year ago

TheSohit commented 1 year ago

How can we differentiate api calls on the basis of roles like createProduct can only be called by manager not the employee or appUser?