platformsh / oauth2
Platform.sh OAuth2 client
Installs: 150 519
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=5.6.0
- league/oauth2-client: ^2.2
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2024-10-22 17:28:58 UTC
README
This is a PHP OAuth2 client library for Platform.sh, which provides a middleware for Guzzle (version 6) that authenticates requests.
This library should probably not be used directly. Use the platformsh/client library or the Platform.sh CLI instead.