Trust between Event Driven Microservices using JWT

Expanding the JWT based trust system to work with an event driven architecture

1 minute read

Introduction

In the previous post in this series of posts about JWTs, I presented an example of how JWTs can be used to establish trust between microservices. In this post I will show an example how this can also be used in an event driven microservice system.

comments powered by Disqus