You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to redirect users from stable to Flask or beta if it may be applicable? ideas: note in settings, add in response when RPC requests are rejected due to domain binding.
Unsafe developer mode unblocks domain bindings
To confirm, will this bypass warning modals as well?
Another consideration has been to apply a specific setting to disable the domain-binding check in Flask or beta. This could be a plan B.
Proposed here: #18188 (comment)
The text was updated successfully, but these errors were encountered:
Description
In order to protect users, we want to strictly enforce domain-binding logic for Sign-in With Ethereum (SIWE) while supporting the developers.
To do this, we'd like a developer-mode setting that will allow developers to disable the strict domain-binding check.
See details and discussion here:
#18188 (comment)
Prerequisite
Needs design
Spec
Another consideration has been to apply a specific setting to disable the domain-binding check in Flask or beta. This could be a plan B.
Proposed here: #18188 (comment)
The text was updated successfully, but these errors were encountered: