Concordium / concordium-web3id

Tools for issuing, verification, and testing of Web3 ID
https://developer.concordium.software/en/mainnet/net/web3-id/index.html#web3-id
Mozilla Public License 2.0
3 stars 0 forks source link

[Concordia] Verify connected network #118

Open orhoj opened 1 year ago

orhoj commented 1 year ago

Description The Concordia frontend could be improved to check that the connected wallet is connected to the correct network before sending it any requests.

Steps to Reproduce

  1. Connect to mainnet in the browser wallet.
  2. Access https://concordia.testnet.concordium.com.
  3. Click to the Verification step.
  4. Select two options.
  5. Press Verify.

Expected Result The website tells the user that there is a mismatch in networks.

Actual Result The wallet is queried and opens a window stating:

You do not hold any active credentials from the issuer that the verifier requested.
orhoj commented 1 year ago

Note that when issuing a credential it seems that the network is verified.