Skip to content

Commit

Permalink
Add more passwordless entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlgo11 committed Nov 13, 2023
1 parent e2d5d1d commit b29e9a9
Show file tree
Hide file tree
Showing 15 changed files with 119 additions and 3 deletions.
7 changes: 7 additions & 0 deletions entries/a/accounts.nintendo.com.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"Nintendo Account": {
"passwordless": "allowed",
"documentation": "https://en-americas-support.nintendo.com/app/answers/detail/a_id/62531",
"categories": "gaming"
}
}
7 changes: 7 additions & 0 deletions entries/a/adobe.com.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"Adobe": {
"passwordless": "allowed",
"documentation": "https://helpx.adobe.com/manage-account/using/secure-sign-in-with-passkey.html",
"categories": "creativity"
}
}
1 change: 1 addition & 0 deletions entries/a/appleid.apple.com.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"Apple": {
"mfa": "allowed",
"passwordless": "allowed",
"documentation": "https://support.apple.com/en-us/HT204915",
"notes": "Passwordless authentication only works on Apple devices.",
"categories": "retail"
Expand Down
9 changes: 9 additions & 0 deletions entries/b/bestbuy.com.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"Best Buy [US]": {
"passwordless": "allowed",
"categories": "retail",
"regions": [
"us"
]
}
}
8 changes: 8 additions & 0 deletions entries/d/docusign.com.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"DocuSign": {
"mfa": "allowed",
"passwordless": "allowed",
"documentation": "https://support.docusign.com/s/document-item?bundleId=jux1643235969954&topicId=niw1651694673085.html",
"categories": "legal"
}
}
41 changes: 41 additions & 0 deletions entries/e/ebay.com.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"eBay": {
"additional-domains": [
"ebay.com.au",
"ebay.at",
"ebay.be",
"ebay.ca",
"ebay.cn",
"ebay.fr",
"ebay.de",
"ebay.com.hk",
"ebay.in",
"ebay.ie",
"ebay.it",
"ebay.co.jp",
"gmarket.co.kr",
"ebay.com.my",
"ebay.nl",
"ebay.ph",
"ebay.pl",
"ebay.com.sg",
"ebay.es",
"ebay.ch",
"ebay.com.tw",
"ebay.co.uk"
],
"img": "ebay.svg",
"passwordless": "allowed",
"documentation": "https://www.ebay.com/help/account/signing-account/signing-account?id=4189#section2",
"categories": "retail",
"regions": [
"-cu",
"-kp",
"-ir",
"-sy",
"-ve",
"-ru",
"-tr"
]
}
}
2 changes: 1 addition & 1 deletion entries/s/salesforce.com.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Salesforce": {
"mfa": "allowed",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.securityImplGuide.meta/securityImplGuide/add_time-based_token.htm",
"documentation": "https://help.salesforce.com/s/articleView?id=sf.register_built_in_authenticator.htm",
"categories": "communication"
}
}
7 changes: 7 additions & 0 deletions entries/u/uber.com.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"Uber": {
"passwordless": "allowed",
"documentation": "https://help.uber.com/riders/article/-?nodeId=61701cda-3615-43b2-8187-1440e91035d8",
"categories": "transport"
}
}
14 changes: 14 additions & 0 deletions entries/v/visma.com.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"Visma": {
"additional-domains": [
"dinero.dk",
"easycruit.com",
"visma.fi",
"visma.net",
"visma.no",
"visma.se"
],
"passwordless": "allowed",
"categories": "finance"
}
}
10 changes: 10 additions & 0 deletions entries/y/yahoo.co.jp.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"Yahoo! [JP]": {
"passwordless": "allowed",
"img": "yahoo.com.svg",
"categories": "email",
"regions": [
"jp"
]
}
}
12 changes: 12 additions & 0 deletions entries/y/yahoo.com.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"Yahoo!": {
"mfa": "allowed",
"passwordless": "allowed",
"documentation": "https://help.yahoo.com/kb/account/--sln35380.html",
"notes": "Linked phone number required for MFA.",
"categories": "email",
"regions": [
"-jp"
]
}
}
1 change: 0 additions & 1 deletion img/1/1password.com.svg

This file was deleted.

1 change: 0 additions & 1 deletion img/i/icloud.com.svg

This file was deleted.

1 change: 1 addition & 0 deletions img/v/visma.com.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions img/y/yahoo.com.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b29e9a9

Please sign in to comment.