Laragear / WebAuthn

Authenticate users with Passkeys: fingerprints, patterns and biometric data.
MIT License
295 stars 37 forks source link

Assertion Error: User ID is not owner of the stored credential. Login Error #59

Closed RealMrHex closed 6 months ago

RealMrHex commented 10 months ago

PHP & Platform

8.2

Database

No response

Laravel version

10 [Latest]

Have you done this?

Expectation

I want to login.

Description

When I attempted to log in using my Android device with a QR code, an error message appeared is Laravel Log files:

"Assertion Error: User ID is not the owner of the stored credential."

The userHandle is null. I tried the codes in the PRs and the Android null repository.

Reproduction

...

Stack trace & logs

No response

RealMrHex commented 10 months ago

Is there any workaround or fix available? @DarkGhostHunter

DarkGhostHunter commented 10 months ago

I'm currently working on something else to answer.

DarkGhostHunter commented 6 months ago

It's fixed in #52