We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d56235 commit 93dce96Copy full SHA for 93dce96
components/key-jwk-and-key-set-jwkset/key-set-management.md
@@ -1,7 +1,5 @@
1
# Key Set Management \(JWKSet\)
2
3
-A JWKSet object represents a key set. It can contain several keys. This object is provided by the `web-token/jwt-core` component.
4
-
5
You can create a JWKSet object using three static methods:
6
7
* `JWKSet::createFromKeys(array $keys)`: creates a JWKSet using a list of JWK objects.
0 commit comments