https://github.com/emmansun/oauth2demo
https://github.com/emmansun/oauth2demo
apigee oauth2
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmansun/oauth2demo
- Owner: emmansun
- Created: 2018-11-07T05:49:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-23T02:43:56.000Z (almost 7 years ago)
- Last Synced: 2025-01-09T07:32:44.074Z (9 months ago)
- Topics: apigee, oauth2
- Language: Java
- Size: 25.4 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oauth2demo
**USED TO DEMO HOW TO GET & MANAGE ACCESS TOKEN FROM APIGEE EDGE AND MICRO-GATEWAY.**
**Features**:
1. Support both micro-gateway and edge access token request;
2. Token management, cache / reuse it;
3. Support http proxy for token request;