Skip to content

Commit

Permalink
fix Adding proton.me to associated-domains to fix FIDO2 authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmorral authored and jacekkra committed Sep 30, 2024
1 parent 0eb7f67 commit f75f75b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<string>development</string>
<key>com.apple.developer.associated-domains</key>
<array>
<string>webcredentials:proton.me</string>
<string>webcredentials:proton.black?mode=developer</string>
<string>webcredentials:account.protonmail.com</string>
<string>webcredentials:account.proton.me</string>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<string>development</string>
<key>com.apple.developer.associated-domains</key>
<array>
<string>webcredentials:proton.me</string>
<string>webcredentials:account.protonmail.com</string>
<string>webcredentials:account.proton.me</string>
</array>
Expand Down

0 comments on commit f75f75b

Please sign in to comment.