nextcloud/apps/settings/src/components/WebAuthn
Ferdinand Thiessen 3880e4c8d7
fix: Use @simplewebauthn for frontend logic
This simplifies the code a lot and fixes errors with the exisiting custom code,
where slightly different base64 values were emitted which are not valid according to the standard.

ref: https://github.com/web-auth/webauthn-framework/issues/510

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-16 11:51:03 +02:00
..
AddDevice.vue fix: Use @simplewebauthn for frontend logic 2024-04-16 11:51:03 +02:00
Device.vue fix: Use @simplewebauthn for frontend logic 2024-04-16 11:51:03 +02:00
Section.vue fix: Use @simplewebauthn for frontend logic 2024-04-16 11:51:03 +02:00