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

I don't really see the benefit of that. On the other side  as RP you're gonna have to change that base64 string to a binary again anyway. Why not cut the middleman and send the binary signature as a binary directly? 

Using form  elements for sending data seems to be the most natural way to express these things in my opinion.  All the infrastructure for it is already there. Lets not reinvent  the wheel.

-- 
GitHub Notification of comment by arianvp
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/1255#issuecomment-1866810219 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:14:57 UTC