OAuth in Action:
OAuth Protected Resource
To access the resource, send a
POST
request to
http://localhost:9002/resource
and include a valid OAuth token.