apigee / api-platform-samples

Working samples for the Apigee API Platform
Apache License 2.0
497 stars 713 forks source link

The Oauth Advanced sample should use a real consent app #64

Open DinoChiesa opened 9 years ago

DinoChiesa commented 9 years ago

Currently the "consent app" is HTML that is rendered through RaiseFault or AssignMessage or something like that.

Instead the consent app should be a self-standing app, perhaps implemented in nodejs and deployed in a distinct API proxy.