dfinity / wg-identity-authentication

Repository of the Identity and Wallet Standards Working Group
https://wiki.internetcomputer.org/wiki/Identity_%26_Authentication
Apache License 2.0
31 stars 9 forks source link

ICRC-21: Fix error in consent message validation #137

Closed frederikrothenberger closed 8 months ago

frederikrothenberger commented 8 months ago

This PR fixes an error in the consent message validation that was still referring to an old version of the target canister interface.

In addition, the diagrams are improved to make it clearer that both the consent message request and response are required for validation in the (cold) signer commponent.