platformsh / oauth2
Platform.sh OAuth2 client
Installs: 158 400
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=8.2
- league/oauth2-client: ^2.2
Requires (Dev)
- phpunit/phpunit: ^11
- symplify/easy-coding-standard: ^12.3
This package is auto-updated.
Last update: 2024-11-25 19:19:56 UTC
README
This is a PHP OAuth2 client library for Platform.sh, which provides a middleware for Guzzle that authenticates requests.
This library should probably not be used directly. Use the platformsh/client library or the Platform.sh CLI instead.