Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

How to implement personal access tokens?

Many public APIs offer developers the ability to create a "personal access token" as an alternative to OAuth 2.0 for simple scripts. Are there any examples of implementing such a system with Apigee? If not, can you provide an outline of what it would take to implement it?

I was thinking I could use the Edge API to create a developer and app. Then use a custom flow to create a long lived OAuth 2.0 access token for the newly created app.

1 8 2,055
8 REPLIES 8