Hi,
I have a front end web application (asp.net core react app), There are 5 Micro-services that are invoked from this application.
How should i make sure these microservice API (.NET Core) are invoked by the authorized user i.e, the logged in user of the front-end web application ?