I ran across this problem on a project and I thought I’d share some sample code to get you going. As far as passing the generated jwt you can do it as a header Authorization parameter. A good tool for trying this out is postman which you can download with the link below. In a…