Documentation
HID_Approve_SDK_Wallet
HIDApproveTransaction
getIdToken()
Instance Method
getIdToken()
Gets the signed OIDC ID Token associated with the signed transaction.
Declaration
func
getIdToken
()
throws
-> String
Return Value
The ID Token as a string.
Discussion