webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

Use of "valid domain" seems wrong

Open annevk opened this issue 11 months ago • 5 comments

No user agent implements "valid domain". I suspect that instead you simply want to do a type check that the host of an origin is a domain.

Also, what kind of schemes can this origin have and do those need to be checked?

annevk avatar Nov 18 '24 13:11 annevk