Download the PHP package digitalcz/oidc-discovery without Composer
On this page you can find all versions of the php package digitalcz/oidc-discovery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download digitalcz/oidc-discovery
More information about digitalcz/oidc-discovery
Files in digitalcz/oidc-discovery
Package oidc-discovery
Short Description PHP implementation of https://openid.net/specs/openid-connect-discovery-1_0.html
License MIT
Homepage https://github.com/digitalcz/oidc-discovery
Informations about the package oidc-discovery
OIDC Discovery
PHP implementation of https://openid.net/specs/openid-connect-discovery-1_0.html
Install
Via Composer
Usage
If php-http/discovery
package is present, DiscoveryFactory will use it to find PSR18 client and PSR17 factory.
otherwise, you can provide these manually
Add cache to avoid unnecessary calls
See examples for more
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Digital Solutions s.r.o.
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of oidc-discovery with dependencies
psr/http-client Version ^1.0
psr/http-factory Version ^1.0
psr/http-message Version ^1.0
psr/simple-cache Version ^1.0