Provides information on the user's identity claims and token properties. This property is present in token inline hook payloads for refresh_token grant types.
| Name | Type | Description | Notes |
|---|---|---|---|
| Claims | Object | Claims included in the token. Consists of name-value pairs for each included claim. For descriptions of the claims that you can include, see the Okta OpenID Connect and OAuth 2.0 API reference. | [optional] |
| Token | BaseTokenToken | [optional] |