recon/application/vendor/auth0/auth0-php/tests/json/localhost--custom-jwks-json.json
2023-02-27 18:53:14 +05:30

6 lines
93 B
JSON

{"keys": [
{
"x5c": [ "__test_custom_x5c__" ],
"kid": "__test_custom_kid__"
}
] }