I am currently creating a microserices some of which will be hosted on different url. How can I implement the same, I mean if I login with 1 url, I can access all the websites.
My thinking is that I'll create a master authentication as a middleware which will check all request from all urls and allow those that have been authenticated