[webauthn] Obtain signature during Registration (#1825)

enricobottazzi has just created a new issue for https://github.com/w3c/webauthn:

== Obtain signature during Registration ==
## Add possibility of obtaining a signature since the registration

Hi, I'm looking to obtain the possibility to fetch a signed message from the user during the verification process, similar to the one that you get inside the authentication response. 

In my particular use case, I need the signature of the user during registration to authorize a smart contract to assign a domain name to a specific public key. The only way to allow this operation to be executed without any privileged access is to provide a valid signature executed by the user looking to register a domain name.

Is this feature somehow already available? Or can you think of any workaround to that? 

Also taking the occasion to thank you for the amazing job working on this standard :) 

Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1825 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 17 November 2022 15:14:41 UTC