Automatically creates jwtToken in postman using request body, params, headers
This library is useful for creating JWT automatically via request body, headers and QueryParams also. This might be helpful for S2S call when one service needs a JWT token in each call and Jwt value changes due to dynamic fields re present in JWT claims.