I was looking for the right approach to secure microservices at a deep back-end for one of my pet projects. After considering multiple technologies, I decided to go with JWT-based OAuth2. However, most guidelines and tutorials on the Internet involve a user — either a customer, or an employee, but…