Re: [webauthn] Add a way to use webauthn without Javascript (#1255)

Since WebAuthn L3 defines a JSON form for the request and response messages, I would be motivated to use this rather than defining a new decomposition of WebAuthn API messages.

I could readily imagine this as JSON encoded in an attribute on an object or new tag, or as a reference to a <script type="text/javascript" id="webauthn-request"> { "public-key": { ... }} </script>, although the second may have CSP ramifications I'm not familiar with.

-- 
GitHub Notification of comment by dwaite
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1255#issuecomment-1866802724 using your GitHub account


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

Received on Thursday, 21 December 2023 19:07:21 UTC