Needs work
Project:
WebAuthn
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2023 at 01:58 UTC
Updated:
5 Mar 2024 at 06:02 UTC
Jump to comment: Most recent
4.x is the currently supported branch of webauthn-lib.
There is a migration guide; the big change seems to be replacing Webauthn\Server.
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
Comment #2
ptmkenny commentedFor anyone looking to use 4.x, I made my own module: Public Key Credential Source
Comment #3
rishabjasrotia commentedThe issue is already fixed we can close this one.
Comment #4
ptmkenny commented@rishabjasrotia Where/when is the issue fixed? Webauthn module seems to still be using the 3.x version of the library...
Comment #5
rishabjasrotia commentedComment #6
rishabjasrotia commentedYes it seems webauthn 2.x is using webauthn-lib library 4.x but no relevant code is added in that module version.