I hope this question isn’t a bit low level, however I’m seeking clarification around what I’ve implemented in terms of design and best practises. Using Spring Cloud, along with Zuul I have a distributed system. Users authenticate with a third party service (Auth0) via the web client which returns them a JWT. The web clientRead more