---
title: JWKSet
framework: signinwithapplerestapi
role: symbol
role_heading: Object
path: signinwithapplerestapi/jwkset
---

# JWKSet

A set of JSON Web Key objects.

## Declaration

```data
object JWKSet
```

## Properties

keys: An array that contains JSON Web Key objects.

## Topics

### Keys object

- [JWKSet.Keys](signinwithapplerestapi/jwkset/keys-data.dictionary.md)

## See Also

### Common objects

- [TokenResponse](signinwithapplerestapi/tokenresponse.md)
- [ErrorResponse](signinwithapplerestapi/errorresponse.md)
