зеркало из https://github.com/github/SoftU2F.git
Add AWS U2F
{"appId":"https://u2f.aws.amazon.com/app-id.json","version":"U2F_V2","challenge":"DELETED_FOR_SECURITY_REASON","_embedded":{},"_linkErrors":{},"_embeddedErrors":{}}
This commit is contained in:
Родитель
1cf87578db
Коммит
3c18fe7311
|
@ -18,6 +18,7 @@ let KnownFacets: [Data: String] = [
|
|||
SHA256.digest("https://dashboard.stripe.com"): "https://dashboard.stripe.com",
|
||||
SHA256.digest("https://id.fedoraproject.org/u2f-origins.json"): "https://id.fedoraproject.org",
|
||||
SHA256.digest("https://lastpass.com"): "https://lastpass.com",
|
||||
SHA256.digest("https://u2f.aws.amazon.com/app-id.json"): "https://aws.amazon.com",
|
||||
|
||||
// When we return an error during authentication, Chrome will send a registration request with
|
||||
// a bogus AppID.
|
||||
|
|
Загрузка…
Ссылка в новой задаче