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
27 stars 8 forks source link

ICRC-25: Prefix RPC methods with icrc25_ #73

Closed frederikrothenberger closed 9 months ago

frederikrothenberger commented 9 months ago

This PR namespaces all the methods and scopes to the standard that defines them, by adding a prefix indicating the standard.

In addition, the permission message is renamed to icrc25_request_permission to convey the action associated with permissions.