I assume this is more related to my device, but a little guidance in the readme might help with this:
From the readme:
# Who is requesting the credential
rp = webauthn.types.RelyingParty(
id="as207960-webauthn.eu.ngrok.io",
name="AS207960",
icon="https://as207960.net/assets/img/logo.svg"
)
Where does this data come from. For example if I have a YubiKey, would that information be tied to/obtainable from the hardware key itself? I've only been a user of FIDO2 in the past, and I don't recall encountering this term.
I assume this is more related to my device, but a little guidance in the readme might help with this:
From the readme:
Where does this data come from. For example if I have a YubiKey, would that information be tied to/obtainable from the hardware key itself? I've only been a user of FIDO2 in the past, and I don't recall encountering this term.