Skip to content

Commit

Permalink
remove unused comment
Browse files Browse the repository at this point in the history
  • Loading branch information
iamacarpet committed Dec 11, 2024
1 parent 4bde7d9 commit 7b4b244
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ class JWT_x509 extends JWT
/**
* Fetches a KeySet instance for the public JWKs.
*
* Note: due to the way tokens are presented at the URL,
* this package requires "web-token/jwt-framework"
* to convert the x509 certificates to JWKs:
*
* composer require web-token/jwt-framework
*
* @param string $jwk_url URL of the JWK public key file
*
* @return KeySet
Expand Down

0 comments on commit 7b4b244

Please sign in to comment.