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
navigator.identity is already protected under SecureContext, wouldn't this already cover "origin is opaque origin?" and "is the effective domain a valid domain?"?
When calling
.get()
, we need to check:As with Web Auth, we probably don't want IP addresses being compared here.
The text was updated successfully, but these errors were encountered: