Problem/Motivation

4.x is the currently supported branch of webauthn-lib.

There is a migration guide; the big change seems to be replacing Webauthn\Server.

Issue fork webauthn-3400708

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

ptmkenny’s picture

For anyone looking to use 4.x, I made my own module: Public Key Credential Source

rishabjasrotia’s picture

Status: Active » Fixed

The issue is already fixed we can close this one.

ptmkenny’s picture

@rishabjasrotia Where/when is the issue fixed? Webauthn module seems to still be using the 3.x version of the library...

rishabjasrotia’s picture

Status: Fixed » Needs work
rishabjasrotia’s picture

Yes it seems webauthn 2.x is using webauthn-lib library 4.x but no relevant code is added in that module version.