vue.js, angular, react app calling an API securely hosted on Apigee Edge

I have multiple web apps in vue.js, angular, react. Like to call multiple APIs securely hosted on Apigee Edge secured by OAuth. Are there any Apigee patterns to guide and inform Web Apps calling APIs securely on Apigee Edge?

Nathan Aw (Singapore)

0 2 599
2 REPLIES 2

Hi Nathan,

Always is a good practice look and check what owasp top 10 list has.

Look at "API Security Topics and Best Practices" in https://community.apigee.com/articles/56382/apigee-api-platform-learning-guide.html

Good luck.