Merge pull request #3 from kylejbrk/master

added mfa
This commit is contained in:
Ganesh Kumar
2020-05-06 21:04:56 -04:00
committed by GitHub

12
extensions/mfa-link.yaml Normal file
View File

@@ -0,0 +1,12 @@
---
id: org.standardnotes.mfa-link
npm: sn-mfa-link
github: sn-extensions/mfa-link
main: dist/index.html
name: 2FA Manager
content_type: SN|Component
area: modal
version: 1.2.2
description: Configure two-factor authentication to add an extra level of security to your account.
...