Client side key creation

Passkeys can be created from the dev tools pane.

Back to caveats_

If you provide a correct navigator.credentials.create code via the Developers Toolbar, you can trigger the webauthn workflow. The key will be then created in the client's Passkey storage. If this action was executed in localhost and there was a key already in that domain, it will be replaced. However, in any other domain, even if the rp property matches, it will not overwrite the existing one but create a new one instead.

Back to caveats_

By 0xjjpa.

MIT License'd code available in GitHub.

Last updated - Sun Oct 08 2023