Hi,
I am trying to set up an API proxy that would act as a middle-man between mobile apps and an existing backend server which implements OAuth1.0a.
I was wondering what is the best approach in this situation? Should I just consider Apigee proxy a simple pass-through in the authentication process? Or shall I setup an OAuth in my Apigee proxy too?
I saw some quite useful tutorials but they were only for OAuth2.0.
I'd be grateful if someone pushed me in the right direction...
Cheers,
Jo