Skip to content

Commit d9619af

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents fe0df96 + a9d15ce commit d9619af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Client.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ class Client
9999
* revocation_endpoint?: string,
100100
* jwt_signing_method?: 'sha256'|'sha384'|'sha512',
101101
* jwt_key?: string,
102+
* jwt_signing_key?: string,
102103
* jwt_plain_key?: bool
103104
* } $user_config Config for the OIDC Client.
104105
* The missing config values will be retrieved from the provider via auto-discovery if the `provider_url` exists

0 commit comments

Comments
 (0)