Securing Machine to Machine API's using a JWT token

Hi Rob,

Try the quickstart here: Call Your API from a Machine-to-Machine App

And for info on token validation see here: Validate JSON Web Tokens

John