[AUTO]Update two-factor auth library (#264)
Files changed: M common/src/commonMain/resources/MR/files/tfa.json Co-authored-by: AChep <AChep@users.noreply.github.com>
This commit is contained in:
parent
bf24bf5db1
commit
afe3c12ecd
@ -4379,6 +4379,16 @@
|
||||
"documentation": "https://www.digitec.ch/en/page/6589",
|
||||
"name": "Digitec"
|
||||
},
|
||||
{
|
||||
"domain": "dinero.dk",
|
||||
"tfa": [
|
||||
"sms",
|
||||
"totp",
|
||||
"u2f"
|
||||
],
|
||||
"documentation": "https://dinero.dk/support/to-faktor-login",
|
||||
"name": "Dinero"
|
||||
},
|
||||
{
|
||||
"domain": "directadmin.com",
|
||||
"url": "https://www.directadmin.com",
|
||||
@ -8880,6 +8890,14 @@
|
||||
"documentation": "https://support.malwarebytes.com/hc/en-us/articles/4402158331411",
|
||||
"name": "Malwarebytes (Personal)"
|
||||
},
|
||||
{
|
||||
"domain": "mangadex.org",
|
||||
"tfa": [
|
||||
"totp",
|
||||
"u2f"
|
||||
],
|
||||
"name": "MangaDex"
|
||||
},
|
||||
{
|
||||
"domain": "mapbox.com",
|
||||
"url": "https://www.mapbox.com",
|
||||
@ -10722,8 +10740,8 @@
|
||||
"tfa": [
|
||||
"totp"
|
||||
],
|
||||
"documentation": "https://help.openai.com/en/articles/7967234",
|
||||
"name": "OpenAI"
|
||||
"documentation": "https://help.openai.com/articles/7967234",
|
||||
"name": "OpenAI (ChatGPT)"
|
||||
},
|
||||
{
|
||||
"domain": "openbank.es",
|
||||
@ -16392,6 +16410,14 @@
|
||||
"notes": "Employer/plan sponsor may opt to not offer 2FA.",
|
||||
"name": "WageWorks"
|
||||
},
|
||||
{
|
||||
"domain": "walmart.ca",
|
||||
"tfa": [
|
||||
"sms"
|
||||
],
|
||||
"documentation": "https://www.walmart.ca/en/help/article/managing-profile/7942aa05313d4fcb9ca491a78d463349",
|
||||
"name": "Walmart Canada"
|
||||
},
|
||||
{
|
||||
"domain": "warframe.com",
|
||||
"url": "https://www.warframe.com/",
|
||||
@ -17173,6 +17199,14 @@
|
||||
"documentation": "https://support.zendesk.com/hc/en-us/articles/4408829277466",
|
||||
"name": "Zendesk"
|
||||
},
|
||||
{
|
||||
"domain": "zeplin.io",
|
||||
"tfa": [
|
||||
"totp"
|
||||
],
|
||||
"documentation": "https://support.zeplin.io/en/articles/7189128",
|
||||
"name": "Zeplin"
|
||||
},
|
||||
{
|
||||
"domain": "zerodha.com",
|
||||
"tfa": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user