Display origin property in SIWE more effectively #33227
Labels
feature/web3/wallet/core
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Android
Fixes related to Android browser functionality
OS/Desktop
QA/Yes
release-notes/exclude
Currently the Origin property in the SIWE panel will display JSON. This will likely lead to in-effective wrapping of the host such that it's not clear who's making the request or the request could be obfuscated in a way to trick the user.
To address this we should display this like a normal URL using bold text for the eTLD+1 similar to what we do in many other wallet panels.
To address this we'll likely need an update to the property being returned from core and then we'll need subsequent UI changes to display it properly.
cc @brave/ios to make sure you get a subsequent issue in for this as well.
The text was updated successfully, but these errors were encountered: