From 53db05a1f67fc974dba904ec158b2d67fa72df95 Mon Sep 17 00:00:00 2001 From: Roeland Jago Douma Date: Sun, 9 Feb 2020 20:06:08 +0100 Subject: Start with webauthn Signed-off-by: Roeland Jago Douma Signed-off-by: npmbuildbot[bot] --- apps/settings/src/components/WebAuthn/Device.vue | 65 ++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 apps/settings/src/components/WebAuthn/Device.vue (limited to 'apps/settings/src/components/WebAuthn/Device.vue') diff --git a/apps/settings/src/components/WebAuthn/Device.vue b/apps/settings/src/components/WebAuthn/Device.vue new file mode 100644 index 00000000000..fc1bab3c8b0 --- /dev/null +++ b/apps/settings/src/components/WebAuthn/Device.vue @@ -0,0 +1,65 @@ + + + + + + + -- cgit v1.2.3