forked from LiveCarta/PayPal-PHP-SDK
Enabled Caching of Access Tokens
- Updated AuthTokenCredential to store access token in file storage - Updated samples to include the configuration to disable/enable caching
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,3 +15,6 @@ atlassian-ide-plugin.xml
|
||||
# Composer
|
||||
vendor
|
||||
composer.lock
|
||||
|
||||
# Project
|
||||
var
|
||||
|
||||
Reference in New Issue
Block a user