Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 644 Bytes

File metadata and controls

16 lines (11 loc) · 644 Bytes

affinidi_tdk_credential_verification_client.model.ValidateJwtOutput

Load the model package

import 'package:affinidi_tdk_credential_verification_client/api.dart';

Properties

Name Type Description Notes
isValid bool Defines if jwt is valid
payload Object Decoded payload of the token

[Back to Model list] [Back to API list] [Back to README]