webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

DOMException: "String contains an invalid character"

Open gregpalaci opened this issue 4 years ago • 0 comments

I get that error from this line const credentials = await solveLoginChallenge(challenge).catch(e => console.log(e) my challenge string is zFi0zEvNGWDY4oEgLEBROCYuCcrY2DpqNb31CRF1ZiA=

gregpalaci avatar May 21 '20 13:05 gregpalaci