Build a Basic CRUD App with Vue.js and Node

Robert Damphousse

Hi @disqus_kT1zGtQcBX:disqus , you’re seeing request on that list because it’s a dev dependency (it’s part of our tests, but not the actual library). The actual library delegates downward to node-openid-connect, which has these notes on configuring their request library:

https://github.com/panva/no…

I haven’t tried configuring the proxy, but here is an example of configuring other aspects:

https://github.com/okta/okt…

Hope this helps!