Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

jku

The jku (JWK Set URL) Header Parameter is a URI that refers to a resource for a set of JSON-encoded public keys, one of which corresponds to the key used to digitally sign the JWT.
var jku: String? { get set }