Apigee OAuth Using Auth Code

How do i use OAuth auth code grant type for my Apigee Developer portal? All examples i see is client credentials grant type.

Also, I've found a doc here  but i can't find any code snippet for proxies flow and its policies.

0 2 93
2 REPLIES 2

Sir Dino has a nice end to end auth code with PKCE sample you could refer to here.

https://www.googlecloudcommunity.com/gc/Cloud-Product-Articles/Dispensing-tokens-via-OAuthV2-with-PK...