Optionaloptions: JwkSetOptionsA function for checking if a JWK set is expired.
StaticfromValidates the input and converts it to a JwkSet.
Any unknown value that is needing validation to use as a Jwk Set.
Optionaloptions: JwkSetOptionsJwkSet options used to refresh the data.
StaticloadA wrapper function for loading the jwk from the specified endpoint url. This function will pass in an expiration value to the from function.
The endpoint from which the jwk is being fetched.
The JwkSet class which handles construction, validation, and loading of Jwk Sets.