Jwks
public struct Jwks : Codable
Represents the structure of a JSON Web Key Set
-
Undocumented
Declaration
Swift
public let keys: [JwkContent]
public struct Jwks : Codable
Represents the structure of a JSON Web Key Set
Undocumented
Swift
public let keys: [JwkContent]