Hello,
I have a node js code to which calls a target service by passing username and password getting a token then hitting the URL by passing that token in the header.
How can replace this piece of code with a policy in apigee ? What are my options ? Has anyone done this before.