eBay / ebay-oauth-java-client

eBay OAuth APIs client for Java
https://developer.ebay.com/api-docs/static/oauth-tokens.html
Apache License 2.0
48 stars 34 forks source link

Use Sqllite or in-memory DB to persist and help maintain a DB system for refresh and access tokens #3

Open sengopal opened 6 years ago

sengopal commented 6 years ago

Use Sqllite or in-memory DB to persist and help maintain a DB system for refresh and access tokens. This will help demonstrate the capability of refresh and access tokens and on how to maintain their lifecycle.