Need to integrate an application using oauth 2.0 authorization_code ?

Not applicable
 
Solved Solved
0 2 457
2 ACCEPTED SOLUTIONS

Hi,

There is a section in the doc on using OAuth 2.0: http://apigee.com/docs/api-services/content/oauth-home

Does that information help?

Stephen

View solution in original post

Hi,

You can also find a sample API proxy for the auth code flow here - https://github.com/apigee/api-platform-samples/tree/master/sample-proxies/oauth-authcode

Cheers!

Sudhee

View solution in original post

2 REPLIES 2

Hi,

There is a section in the doc on using OAuth 2.0: http://apigee.com/docs/api-services/content/oauth-home

Does that information help?

Stephen

Hi,

You can also find a sample API proxy for the auth code flow here - https://github.com/apigee/api-platform-samples/tree/master/sample-proxies/oauth-authcode

Cheers!

Sudhee