{"packages":{"marcing/php-openid-client":{"0.1.0":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"0.1.0","version_normalized":"0.1.0.0","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"25aaae3b1a92276fcebffae3f94f9016ff7fa2e5"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/25aaae3b1a92276fcebffae3f94f9016ff7fa2e5","type":"zip","shasum":"","reference":"25aaae3b1a92276fcebffae3f94f9016ff7fa2e5"},"type":"library","time":"2020-04-16T17:12:34+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"extra":{"phpstan":{"includes":["extension.neon"]}},"require":{"php":"^7.2","ext-json":"*","facile-it/php-jose-verifier":"^0.1.0","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","friendsofphp/php-cs-fixer":"^2.15","jangregor/phpstan-prophecy":"^0.6.2","php-http/guzzle6-adapter":"^2.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.18","phpstan/phpstan-deprecation-rules":"^0.12.2","phpstan/phpstan-strict-rules":"^0.12.2","phpunit/phpunit":"^8.2 || ~9.0.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-servicemanager":"^3.4","laminas/laminas-component-installer":"^2.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","symfony/console":"^4.3 || ^5.0"},"suggest":{"web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421359},"0.1.1":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"0.1.1","version_normalized":"0.1.1.0","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"eaadcb3ba5ccbc9071afcc27e7e16e4c6813cccf"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/eaadcb3ba5ccbc9071afcc27e7e16e4c6813cccf","type":"zip","shasum":"","reference":"eaadcb3ba5ccbc9071afcc27e7e16e4c6813cccf"},"type":"library","time":"2020-05-14T20:03:35+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"extra":{"phpstan":{"includes":["extension.neon"]}},"require":{"php":"^7.2","ext-json":"*","facile-it/php-jose-verifier":"^0.1.0","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","friendsofphp/php-cs-fixer":"^2.15","jangregor/phpstan-prophecy":"^0.6.2","php-http/guzzle6-adapter":"^2.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.18","phpstan/phpstan-deprecation-rules":"^0.12.2","phpstan/phpstan-strict-rules":"^0.12.2","phpunit/phpunit":"^8.2 || ~9.0.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-servicemanager":"^3.4","laminas/laminas-component-installer":"^2.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","symfony/console":"^4.3 || ^5.0"},"suggest":{"web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421360},"0.1.2":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"0.1.2","version_normalized":"0.1.2.0","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"79d24d5ff67a1daebe58355a7ac981044b078442"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/79d24d5ff67a1daebe58355a7ac981044b078442","type":"zip","shasum":"","reference":"79d24d5ff67a1daebe58355a7ac981044b078442"},"type":"library","time":"2020-07-30T12:10:09+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"extra":{"phpstan":{"includes":["extension.neon"]}},"require":{"php":"^7.2","ext-json":"*","facile-it/php-jose-verifier":"^0.1.0 || ^0.2.0","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","friendsofphp/php-cs-fixer":"^2.15","jangregor/phpstan-prophecy":"^0.6.2","php-http/guzzle6-adapter":"^2.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.18","phpstan/phpstan-deprecation-rules":"^0.12.2","phpstan/phpstan-strict-rules":"^0.12.2","phpunit/phpunit":"^8.2 || ~9.0.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-servicemanager":"^3.4","laminas/laminas-component-installer":"^2.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","symfony/console":"^4.3 || ^5.0"},"suggest":{"web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421361},"0.1.3":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"0.1.3","version_normalized":"0.1.3.0","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"41dfc39ae2fdbe44dfaaf20802441e5b697696dd"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/41dfc39ae2fdbe44dfaaf20802441e5b697696dd","type":"zip","shasum":"","reference":"41dfc39ae2fdbe44dfaaf20802441e5b697696dd"},"type":"library","time":"2020-12-04T11:14:22+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"extra":{"phpstan":{"includes":["extension.neon"]}},"require":{"php":"^7.2","ext-json":"*","facile-it/php-jose-verifier":"^0.1.0 || ^0.2.0","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","friendsofphp/php-cs-fixer":"^2.15","jangregor/phpstan-prophecy":"^0.6.2","php-http/guzzle6-adapter":"^2.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.18","phpstan/phpstan-deprecation-rules":"^0.12.2","phpstan/phpstan-strict-rules":"^0.12.2","phpunit/phpunit":"^8.2 || ~9.0.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-servicemanager":"^3.4","laminas/laminas-component-installer":"^2.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","symfony/console":"^4.3 || ^5.0"},"suggest":{"web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421362},"0.1.4":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"0.1.4","version_normalized":"0.1.4.0","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"4ccd1e6897a755a5fd4fef7587987db1403756e7"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/4ccd1e6897a755a5fd4fef7587987db1403756e7","type":"zip","shasum":"","reference":"4ccd1e6897a755a5fd4fef7587987db1403756e7"},"type":"library","time":"2021-02-02T15:47:51+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"extra":{"phpstan":{"includes":["extension.neon"]}},"require":{"php":"^7.2","ext-json":"*","facile-it/php-jose-verifier":"^0.1.0 || ^0.2.0","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","friendsofphp/php-cs-fixer":"^2.15","jangregor/phpstan-prophecy":"^0.6.2","php-http/guzzle6-adapter":"^2.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.18","phpstan/phpstan-deprecation-rules":"^0.12.2","phpstan/phpstan-strict-rules":"^0.12.2","phpunit/phpunit":"^8.2 || ~9.0.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-servicemanager":"^3.4","laminas/laminas-component-installer":"^2.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","symfony/console":"^4.3 || ^5.0"},"suggest":{"web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421363},"0.1.x-dev":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"0.1.x-dev","version_normalized":"0.1.9999999.9999999-dev","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"4ccd1e6897a755a5fd4fef7587987db1403756e7"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/4ccd1e6897a755a5fd4fef7587987db1403756e7","type":"zip","shasum":"","reference":"4ccd1e6897a755a5fd4fef7587987db1403756e7"},"type":"library","time":"2021-02-02T15:47:51+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"extra":{"phpstan":{"includes":["extension.neon"]}},"require":{"php":"^7.2","ext-json":"*","facile-it/php-jose-verifier":"^0.1.0 || ^0.2.0","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","friendsofphp/php-cs-fixer":"^2.15","jangregor/phpstan-prophecy":"^0.6.2","php-http/guzzle6-adapter":"^2.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.18","phpstan/phpstan-deprecation-rules":"^0.12.2","phpstan/phpstan-strict-rules":"^0.12.2","phpunit/phpunit":"^8.2 || ~9.0.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-servicemanager":"^3.4","laminas/laminas-component-installer":"^2.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","symfony/console":"^4.3 || ^5.0"},"suggest":{"web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421371},"0.2.0":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"0.2.0","version_normalized":"0.2.0.0","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"8396adf100f32d96f9d943e729eb9608a9e15504"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/8396adf100f32d96f9d943e729eb9608a9e15504","type":"zip","shasum":"","reference":"8396adf100f32d96f9d943e729eb9608a9e15504"},"type":"library","time":"2021-05-07T09:14:22+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"require":{"php":"^7.2 || ^8.0","ext-json":"*","facile-it/php-jose-verifier":"^0.3.0","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","facile-it/facile-coding-standard":"^0.4.1","friendsofphp/php-cs-fixer":"^2.15","laminas/laminas-component-installer":"^2.1","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","laminas/laminas-servicemanager":"^3.4","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","php-http/guzzle7-adapter":"^0.1.0","phpspec/prophecy":"^1.10.3","phpspec/prophecy-phpunit":"^1.1 || ^2.0","phpunit/phpunit":"^8.5.14 || ^9.3","symfony/console":"^4.3 || ^5.0","vimeo/psalm":"^4.7.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0"},"suggest":{"facile-it/php-oauth2-http-client":"To use a PSR HTTP client to interact with OAuth2/OpenID protected APIs","web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421366},"0.2.0-beta1":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"0.2.0-beta1","version_normalized":"0.2.0.0-beta1","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"ad8160232a2e2c95b8d5e94722584cde9916eb92"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/ad8160232a2e2c95b8d5e94722584cde9916eb92","type":"zip","shasum":"","reference":"ad8160232a2e2c95b8d5e94722584cde9916eb92"},"type":"library","time":"2020-08-03T18:25:21+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"extra":{"phpstan":{"includes":["extension.neon"]}},"require":{"php":"^7.2","ext-json":"*","facile-it/php-jose-verifier":"^0.1.0 || ^0.2.0","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","friendsofphp/php-cs-fixer":"^2.15","jangregor/phpstan-prophecy":"^0.6.2","php-http/guzzle6-adapter":"^2.0","phpstan/extension-installer":"^1.0","phpstan/phpstan":"^0.12.18","phpstan/phpstan-deprecation-rules":"^0.12.2","phpstan/phpstan-strict-rules":"^0.12.2","phpunit/phpunit":"^8.2 || ~9.0.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-servicemanager":"^3.4","laminas/laminas-component-installer":"^2.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","symfony/console":"^4.3 || ^5.0"},"suggest":{"facile-it/php-oauth2-http-client":"To use a PSR HTTP client to interact with OAuth2/OpenID protected APIs","web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421364},"0.2.0-beta2":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"0.2.0-beta2","version_normalized":"0.2.0.0-beta2","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"2018a5b1960996222b17f2725af4ca4238c78ad8"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/2018a5b1960996222b17f2725af4ca4238c78ad8","type":"zip","shasum":"","reference":"2018a5b1960996222b17f2725af4ca4238c78ad8"},"type":"library","time":"2021-01-19T16:17:55+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"require":{"php":"^7.2 || ^8.0","ext-json":"*","facile-it/php-jose-verifier":"^0.3.0-beta3","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","friendsofphp/php-cs-fixer":"^2.15","laminas/laminas-component-installer":"^2.1","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","laminas/laminas-servicemanager":"^3.4","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","php-http/guzzle7-adapter":"^0.1.0","phpspec/prophecy":"^1.10.3","phpspec/prophecy-phpunit":"^1.1 || ^2.0","phpunit/phpunit":"^8.5.14 || ^9.3","symfony/console":"^4.3 || ^5.0","vimeo/psalm":"^4.3","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0"},"suggest":{"facile-it/php-oauth2-http-client":"To use a PSR HTTP client to interact with OAuth2/OpenID protected APIs","web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421365},"0.3.0":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"0.3.0","version_normalized":"0.3.0.0","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"22ebeef930214268567482c36c6ca9ed865d1a25"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/22ebeef930214268567482c36c6ca9ed865d1a25","type":"zip","shasum":"","reference":"22ebeef930214268567482c36c6ca9ed865d1a25"},"type":"library","time":"2022-06-24T10:09:33+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"require":{"php":"^7.4 || ^8.0","ext-json":"*","facile-it/php-jose-verifier":"^0.3 || ^0.4","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0 || ^3.0","web-token/jwt-core":"^2.0 || ^3.0","web-token/jwt-encryption":"^2.0 || ^3.0","web-token/jwt-key-mgmt":"^2.0.7 || ^3.0","web-token/jwt-signature":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-rsa":"^2.0 || ^3.0"},"require-dev":{"dflydev/fig-cookies":"^2.0 || ^3.0","facile-it/facile-coding-standard":"^0.5.2","friendsofphp/php-cs-fixer":"^3.0","laminas/laminas-component-installer":"^2.1","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","laminas/laminas-servicemanager":"^3.4","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","php-http/guzzle7-adapter":"^0.1.0 || ^1.0","phpspec/prophecy":"^1.10.3","phpspec/prophecy-phpunit":"^1.1 || ^2.0","phpunit/phpunit":"^8.5.14 || ^9.3","symfony/console":"^4.3 || ^5.0 || ^6.0","vimeo/psalm":"^4.7.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-dir":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-experimental":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-rsa":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-eddsa":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-experimental":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-hmac":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-none":"^2.0 || ^3.0"},"suggest":{"facile-it/php-oauth2-http-client":"To use a PSR HTTP client to interact with OAuth2/OpenID protected APIs","web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421367},"dev-codecov":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"dev-codecov","version_normalized":"dev-codecov","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"c98f4de63f5c3cc98106107801ed4815ca38b5f7"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/c98f4de63f5c3cc98106107801ed4815ca38b5f7","type":"zip","shasum":"","reference":"c98f4de63f5c3cc98106107801ed4815ca38b5f7"},"type":"library","time":"2021-05-07T08:33:04+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"require":{"php":"^7.2 || ^8.0","ext-json":"*","facile-it/php-jose-verifier":"^0.3.0","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","friendsofphp/php-cs-fixer":"^2.15","laminas/laminas-component-installer":"^2.1","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","laminas/laminas-servicemanager":"^3.4","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","php-http/guzzle7-adapter":"^0.1.0","phpspec/prophecy":"^1.10.3","phpspec/prophecy-phpunit":"^1.1 || ^2.0","phpunit/phpunit":"^8.5.14 || ^9.3","symfony/console":"^4.3 || ^5.0","vimeo/psalm":"^4.7.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0"},"suggest":{"facile-it/php-oauth2-http-client":"To use a PSR HTTP client to interact with OAuth2/OpenID protected APIs","web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421368},"dev-master":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"41538cdb11f26e614f4603c1b4246fe43f5f1f27"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/41538cdb11f26e614f4603c1b4246fe43f5f1f27","type":"zip","shasum":"","reference":"41538cdb11f26e614f4603c1b4246fe43f5f1f27"},"type":"library","time":"2022-07-19T17:58:47+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"default-branch":true,"require":{"php":"^7.4 || ^8.0","ext-json":"*","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","facile-it/php-jose-verifier":"^0.3 || ^0.4","web-token/jwt-checker":"^2.0 || ^3.0","web-token/jwt-core":"^2.0 || ^3.0","web-token/jwt-encryption":"^2.0 || ^3.0","web-token/jwt-key-mgmt":"^2.0.7 || ^3.0","web-token/jwt-signature":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-rsa":"^2.0 || ^3.0"},"require-dev":{"facile-it/facile-coding-standard":"^0.5.2","friendsofphp/php-cs-fixer":"^3.0","laminas/laminas-component-installer":"^2.1","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","laminas/laminas-servicemanager":"^3.4","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","phpspec/prophecy":"^1.10.3","vimeo/psalm":"^4.7.2","dflydev/fig-cookies":"^2.0 || ^3.0","php-http/guzzle7-adapter":"^0.1.0 || ^1.0","phpspec/prophecy-phpunit":"^1.1 || ^2.0","phpunit/phpunit":"^8.5.14 || ^9.3","symfony/console":"^4.3 || ^5.0 || ^6.0","web-token/jwt-encryption-algorithm-aescbc":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-dir":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-experimental":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0 || ^3.0","web-token/jwt-encryption-algorithm-rsa":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-eddsa":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-experimental":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-hmac":"^2.0 || ^3.0","web-token/jwt-signature-algorithm-none":"^2.0 || ^3.0"},"suggest":{"facile-it/php-oauth2-http-client":"To use a PSR HTTP client to interact with OAuth2/OpenID protected APIs","web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421370},"dev-phpcs":{"name":"marcing/php-openid-client","description":"OpenID (OIDC) Client","keywords":["OpenId","Authentication","oauth2","identity","token","OpenID Connect","oidc"],"homepage":"","version":"dev-phpcs","version_normalized":"dev-phpcs","license":["MIT"],"authors":[{"name":"Thomas Vargiu","email":"thomas.vargiu@facile.it"}],"source":{"url":"https://github.com/marcing/php-openid-client.git","type":"git","reference":"e774cf187bb9ca956c637040df131af4fac32389"},"dist":{"url":"https://api.github.com/repos/marcing/php-openid-client/zipball/e774cf187bb9ca956c637040df131af4fac32389","type":"zip","shasum":"","reference":"e774cf187bb9ca956c637040df131af4fac32389"},"type":"library","time":"2021-05-07T08:49:44+00:00","autoload":{"files":["src/functions/base64url_decode.php","src/functions/base64url_encode.php","src/functions/check_server_response.php","src/functions/derived_key.php","src/functions/get_endpoint_uri.php","src/functions/jose_secret_key.php","src/functions/parse_callback_params.php","src/functions/parse_metadata_response.php"],"psr-4":{"Facile\\OpenIDClient\\":"src/"}},"require":{"php":"^7.2 || ^8.0","ext-json":"*","facile-it/php-jose-verifier":"^0.3.0","php-http/discovery":"^1.6","psr/http-client":"^1.0","psr/http-client-implementation":"^1.0","psr/http-factory":"^1.0","psr/http-factory-implementation":"^1.0","psr/http-message":"^1.0","psr/http-message-implementation":"^1.0","psr/http-server-middleware":"^1.0","web-token/jwt-checker":"^2.0","web-token/jwt-core":"^2.0","web-token/jwt-easy":"^2.1","web-token/jwt-encryption":"^2.0","web-token/jwt-key-mgmt":"^2.0.7","web-token/jwt-signature":"^2.0","web-token/jwt-signature-algorithm-rsa":"^2.0"},"require-dev":{"dflydev/fig-cookies":"^2.0","facile-it/facile-coding-standard":"^0.4.1","friendsofphp/php-cs-fixer":"^2.15","laminas/laminas-component-installer":"^2.1","laminas/laminas-config-aggregator":"^1.1","laminas/laminas-di":"^3.1","laminas/laminas-diactoros":"^2.1","laminas/laminas-servicemanager":"^3.4","php-http/cache-plugin":"^1.6","php-http/curl-client":"^2.0","php-http/guzzle7-adapter":"^0.1.0","phpspec/prophecy":"^1.10.3","phpspec/prophecy-phpunit":"^1.1 || ^2.0","phpunit/phpunit":"^8.5.14 || ^9.3","symfony/console":"^4.3 || ^5.0","vimeo/psalm":"^4.7.2","web-token/jwt-encryption-algorithm-aescbc":"^2.0","web-token/jwt-encryption-algorithm-aesgcm":"^2.0","web-token/jwt-encryption-algorithm-aesgcmkw":"^2.0","web-token/jwt-encryption-algorithm-aeskw":"^2.0","web-token/jwt-encryption-algorithm-dir":"^2.0","web-token/jwt-encryption-algorithm-ecdh-es":"^2.0","web-token/jwt-encryption-algorithm-experimental":"^2.0","web-token/jwt-encryption-algorithm-pbes2":"^2.0","web-token/jwt-encryption-algorithm-rsa":"^2.0","web-token/jwt-signature-algorithm-ecdsa":"^2.0","web-token/jwt-signature-algorithm-eddsa":"^2.0","web-token/jwt-signature-algorithm-experimental":"^2.0","web-token/jwt-signature-algorithm-hmac":"^2.0","web-token/jwt-signature-algorithm-none":"^2.0"},"suggest":{"facile-it/php-oauth2-http-client":"To use a PSR HTTP client to interact with OAuth2/OpenID protected APIs","web-token/jwt-signature-algorithm-hmac":"To use the client_secret_jwt auth method and symmetric key signature","dflydev/fig-cookies":"To use the SessionCookieMiddleware"},"uid":6421369}}}}