mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-03-21 20:50:31 +08:00
12 lines
464 B
TOML
12 lines
464 B
TOML
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.5"
|
|
description = "Configure two-factor authentication to add an extra level of security to your account."
|
|
no_expire = true
|
|
deletion_warning = "Deleting 2FA Manager will not disable 2FA from your account. To disable 2FA, first open 2FA Manager, then follow the prompts."
|