Concordium / cryptox-android

CryptoX is a Concordium mobile wallet with an advanced set of features
Apache License 2.0
1 stars 0 forks source link

Use optional "display" name for ID providers when present #50

Closed limemloh closed 2 months ago

limemloh commented 3 months ago

In the list of identity providers from the wallet proxy, the metadata might now contain a "display" field, which contains a string to display as the name of this Identity provider.
This name should be displayed if present, otherwise fallback to the name in ipDescription (current approach).
Related issue on the wallet proxy: https://github.com/Concordium/concordium-wallet-proxy/issues/102