Try to authenticate using PassKeys using SimpleWebAuthn package, React and Nodejs
I’m trying to authenticate user using passkey, at the VerifyAuthenticateResponse method, I faced an issue of no getting logged in, instead the server thrown this kind of error which I didn’t exepected. Firstly I thought, the data is stored in mongodb so let’s convert back to normal js format then too it didn’t work. The attribute passkey stored in mongodb is of type Mixed.