We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe0df96 + a9d15ce commit d9619afCopy full SHA for d9619af
src/Client.php
@@ -99,6 +99,7 @@ class Client
99
* revocation_endpoint?: string,
100
* jwt_signing_method?: 'sha256'|'sha384'|'sha512',
101
* jwt_key?: string,
102
+ * jwt_signing_key?: string,
103
* jwt_plain_key?: bool
104
* } $user_config Config for the OIDC Client.
105
* The missing config values will be retrieved from the provider via auto-discovery if the `provider_url` exists
0 commit comments