Paul Dixon
Paul Dixon
If debug bar is enabled the amount of data coming back through the websocket means it gets truncated and fails to parse as json, i guess it would also happen...
this could probably just be `data: ev.data` but leaving it as `data: ev.message || ev.data` should be non breaking fixes #9
Hi, I noticed #77 and have been trying out the encoder locally with https://github.com/web-auth/webauthn-lib to help test Passkey assertions, so wondering if there is a timeline for rollout? And is...