|
|
|
|
|
by dyml
632 days ago
|
|
Please don’t use WebAuthn on every page load. Two reasons: the protocol is not designed to do this - and the UI/UX is not designed to support this. There are better ways. 2) it will likely not work. There are virtual/software authenticatators (available in dev tools) that could generate a valid response without a human. |
|