@affinidi-tdk/credential-verification-client
Version:
Affinidi TDK typescript client for Affinidi CREDENTIAL VERIFICATION
11 lines (7 loc) • 547 B
Markdown
# ValidateJwtOutput
## Properties
| Name | Type | Description | Notes |
| ----------- | ----------------- | ---------------------------- | ----------------- |
| **isValid** | **Boolean** | Defines if jwt is valid | [default to null] |
| **payload** | [**Object**](.md) | Decoded payload of the token | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)