Skip to content
This repository was archived by the owner on Dec 15, 2020. It is now read-only.

Commit 8124c60

Browse files
authored
Merge pull request #59 from apakulov/apakulov/lastpass-facet
Add Lastpass to known facets
2 parents 71ec3f3 + 289e988 commit 8124c60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

SoftU2FTool/KnownFacets.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ let KnownFacets: [Data: String] = [
1717
SHA256.digest("https://api-9dcf9b83.duosecurity.com"): "https://api-9dcf9b83.duosecurity.com",
1818
SHA256.digest("https://dashboard.stripe.com"): "https://dashboard.stripe.com",
1919
SHA256.digest("https://id.fedoraproject.org/u2f-origins.json"): "https://id.fedoraproject.org",
20+
SHA256.digest("https://lastpass.com"): "https://lastpass.com",
2021

2122
// When we return an error during authentication, Chrome will send a registration request with
2223
// a bogus AppID.

0 commit comments

Comments
 (0)