mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-08 21:44:32 +02:00
Add WebAuthn authentication
This commit is contained in:
@ -34,6 +34,10 @@
|
||||
'name' : this.$t('settings.oauth'),
|
||||
'view' : 'settings.oauth'
|
||||
},
|
||||
{
|
||||
'name' : this.$t('settings.webauthn'),
|
||||
'view' : 'settings.webauthn'
|
||||
},
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user