Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
maicol07 committed Feb 3, 2022
2 parents fe0df96 + a9d15ce commit d9619af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ class Client
* revocation_endpoint?: string,
* jwt_signing_method?: 'sha256'|'sha384'|'sha512',
* jwt_key?: string,
* jwt_signing_key?: string,
* jwt_plain_key?: bool
* } $user_config Config for the OIDC Client.
* The missing config values will be retrieved from the provider via auto-discovery if the `provider_url` exists
Expand Down

0 comments on commit d9619af

Please sign in to comment.