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-25: Add method to query supported standards #102

Closed frederikrothenberger closed 9 months ago

frederikrothenberger commented 10 months ago

This PR introduces the icrc25_supported_standards method on the signer interface. This allows relying parties to easily query the extensions supported by the signer.

Currently in draft because the text already assumes ICRC-25 has been split into a base standard and extensions for functionality. Will be updated after the split.