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

Update ICRC-27 based on feedback #132

Closed sea-snake closed 7 months ago

sea-snake commented 8 months ago

After the last ICRC-27 meeting there was some feedback:

In this PR I've tried to update the ICRC-27 to address above points.

Regarding interactivity, I've opted for a required method argument over having separate methods for the following reasons:

Edit regarding interactivity, I've opted to make the get accounts method always interactive (prompt user to select accounts) as discussed in https://github.com/dfinity/wg-identity-authentication/issues/131.