[AUTO]Update two-factor auth library (#427)
Files changed: M common/src/commonMain/composeResources/files/tfa.json Co-authored-by: AChep <AChep@users.noreply.github.com>
This commit is contained in:
parent
8b41be0ecf
commit
7c039f95d1
|
@ -7403,6 +7403,17 @@
|
|||
"documentation": "https://www.ig.com/uk/help-and-support/accounts-and-statements/my-accounts/how-do-i-set-up-two-factor-authentication",
|
||||
"name": "IG"
|
||||
},
|
||||
{
|
||||
"domain": "iinet.net.au",
|
||||
"additional-domains": [
|
||||
"iinet.com.au"
|
||||
],
|
||||
"tfa": [
|
||||
"sms"
|
||||
],
|
||||
"documentation": "https://help.iinet.net.au/multi-factor-authentication-iinet",
|
||||
"name": "iiNet"
|
||||
},
|
||||
{
|
||||
"domain": "immobilienscout24.de",
|
||||
"url": "https://www.immobilienscout24.de",
|
||||
|
@ -14459,6 +14470,17 @@
|
|||
"documentation": "https://supabase.com/docs/guides/platform/multi-factor-authentication",
|
||||
"name": "Supabase"
|
||||
},
|
||||
{
|
||||
"domain": "superloop.com",
|
||||
"additional-domains": [
|
||||
"superloop.com.au"
|
||||
],
|
||||
"tfa": [
|
||||
"sms",
|
||||
"email"
|
||||
],
|
||||
"name": "Superloop"
|
||||
},
|
||||
{
|
||||
"domain": "surfshark.com",
|
||||
"tfa": [
|
||||
|
@ -15224,6 +15246,14 @@
|
|||
"documentation": "https://server.iad.liveperson.net/hc/s-81758502/cmd/kbresource/kb-8660536393490959114/front_page!PAGETYPE?category=5352",
|
||||
"name": "Tower Federal Credit Union"
|
||||
},
|
||||
{
|
||||
"domain": "tpg.com.au",
|
||||
"tfa": [
|
||||
"sms"
|
||||
],
|
||||
"documentation": "https://support.tpg.com.au/multi-factor-authentication-tpg",
|
||||
"name": "TPG"
|
||||
},
|
||||
{
|
||||
"domain": "trading212.com",
|
||||
"tfa": [
|
||||
|
|
Loading…
Reference in New Issue