[AUTO]Update two-factor auth library (#489)

Files changed:
M	common/src/commonMain/composeResources/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
This commit is contained in:
Artem Chepurnyi 2024-07-31 13:16:00 +03:00 committed by GitHub
parent 64c677dac3
commit 7c997a30e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 26 deletions

View File

@ -8705,14 +8705,6 @@
"documentation": "https://help.localizejs.com/docs/users-two-factor-authentication", "documentation": "https://help.localizejs.com/docs/users-two-factor-authentication",
"name": "Localize" "name": "Localize"
}, },
{
"domain": "localmonero.co",
"tfa": [
"totp"
],
"documentation": "https://localmonero.co/guides/2fa",
"name": "LocalMonero"
},
{ {
"domain": "logicmonitor.com", "domain": "logicmonitor.com",
"tfa": [ "tfa": [
@ -12381,6 +12373,14 @@
"documentation": "https://www.racv.com.au/help-and-support/account-membership.html#Whatistwostepverification", "documentation": "https://www.racv.com.au/help-and-support/account-membership.html#Whatistwostepverification",
"name": "RACV" "name": "RACV"
}, },
{
"domain": "railway.app",
"tfa": [
"totp"
],
"documentation": "https://docs.railway.app/reference/accounts#two-factor-authentication",
"name": "Railway"
},
{ {
"domain": "raindrop.io", "domain": "raindrop.io",
"tfa": [ "tfa": [
@ -13807,22 +13807,6 @@
"documentation": "https://www.sketch.com/docs/workspaces/managing-your-sketch-account/", "documentation": "https://www.sketch.com/docs/workspaces/managing-your-sketch-account/",
"name": "Sketch" "name": "Sketch"
}, },
{
"domain": "skiff.com",
"additional-domains": [
"bitkeep.app",
"ethereum.email",
"keplr.xyz",
"solana.email"
],
"tfa": [
"totp",
"u2f"
],
"documentation": "https://www.youtube.com/watch?v=ImSqwEbn3fc",
"notes": "TOTP must be enabled to use a hardware token.",
"name": "Skiff"
},
{ {
"domain": "skinport.com", "domain": "skinport.com",
"tfa": [ "tfa": [
@ -14000,9 +13984,10 @@
"tfa": [ "tfa": [
"sms", "sms",
"call", "call",
"email" "email",
"totp"
], ],
"documentation": "https://support.sofi.com/hc/en-us/articles/360043651452", "documentation": "https://support.sofi.com/hc/en-us/articles/9274826655757",
"name": "SoFi" "name": "SoFi"
}, },
{ {