How to implement refresh token concept via OAuth 2.0 token

darpanjain420
Participant III

I want to implement authentication for my application through APIGEE by using OAuth 2.0 tokens. How can I implement the refresh token concept in this. Can anyone do POC and upload here. Thanks in advance.

0 1 405
1 REPLY 1

Sure

This example implements refresh tokens for Authorization Grant code glow.

https://github.com/DinoChiesa/devjam3-20170405/tree/master/Resources/oauth2-ac