socialengineers / oidc-discovery-client
A library for handling the OpenID Connect Discovery spec from a RP
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Installs: 4 439
Dependents: 1
Suggesters: 0
Security: 0
pkg:composer/socialengineers/oidc-discovery-client
Requires
- php: >=7.1
- codercat/jwk-to-pem: ^1.1
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
- phpunit/phpunit: ^8.5
This package is auto-updated.
Last update: 2024-04-26 02:10:32 UTC
README
A library for handling the OpenID Connect Discovery spec
Publishing new versions
To publish a new version to packagist, simply tag the commit you want to publish with the version number and push it to GitLab. The package is auto-updated by Packagist.