Skip to content

Commit

Permalink
Update src/SDK/Configuration/SDKConfig.php
Browse files Browse the repository at this point in the history
Co-authored-by: Omer Cohen <[email protected]>
  • Loading branch information
gaokevin1 and omercnet authored Jan 2, 2025
1 parent 33cf5b6 commit 6826d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SDK/Configuration/SDKConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public function __construct(array $config)
}

/**
* Gets the current JWK KeySet. Fetches a new one if not cached or if explicitly requested.
* Gets the current JWKSet. Fetches a new one if not cached or if explicitly requested.
*/
public function getJWKSets(bool $forceRefresh = false): array
{
Expand Down

0 comments on commit 6826d76

Please sign in to comment.