[AUTO]Update passkeys library (#163)
Files changed: M common/src/commonMain/resources/MR/files/passkeys.json Co-authored-by: AChep <AChep@users.noreply.github.com>
This commit is contained in:
parent
ef808a4089
commit
f9c67c050b
|
@ -1084,6 +1084,15 @@
|
||||||
"setup": "https://login.tailscale.com/admin/users",
|
"setup": "https://login.tailscale.com/admin/users",
|
||||||
"notes": "Saving and signing in with passkeys on Tailscale is limited to new user accounts only. Users also cannot create a new tailnet using passkey key authentication. The tailnet must first be created using a different authentication method then invited users can use passkey authentication for their accounts."
|
"notes": "Saving and signing in with passkeys on Tailscale is limited to new user accounts only. Users also cannot create a new tailnet using passkey key authentication. The tailnet must first be created using a different authentication method then invited users can use passkey authentication for their accounts."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Target",
|
||||||
|
"domain": "target.com",
|
||||||
|
"features": [
|
||||||
|
"signin"
|
||||||
|
],
|
||||||
|
"documentation": "https://help.target.com/help/TargetGuestHelpArticleDetail?articleId=ka95d0000008R16AAE",
|
||||||
|
"setup": "https://www.target.com/account/settings/signinsecurity"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Tender",
|
"name": "Tender",
|
||||||
"domain": "tender.run",
|
"domain": "tender.run",
|
||||||
|
|
Loading…
Reference in New Issue