I was trying to build an Auth mechanism for a Distributed System. Now I want to replace traditional cookie-session based Auth( storing data in key value pair store) with JWT