WebAuthn uses the navigator.credentials.create and navigator.credentials.get endpoints to create an id and challenge that's used to obtain derived credentials. This project lists json from the navigator.credentials.create and navigator.credentials.get endpoints in a modal:
Then lists the json returned in the modal:
This is just a PoC so meant to be loaded as an unpacked Chrome extension for now.
Working on adding functionality to inject custom json into the process.