Skip to content

Commit cbec407

Browse files
committed
chore: add more AASA content
Signed-off-by: Andre Nogueira <aanogueira@protonmail.com>
1 parent 2ff6bca commit cbec407

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

static/.well-known/apple-app-site-association

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@
99
{ "/": "/unkee/autofill", "comment": "AutoFill unlock-stub hands off after Face ID" },
1010
{ "/": "/unkee/autofill/*", "comment": "AutoFill unlock-stub hands off after Face ID" },
1111
{ "/": "/unkee/open", "comment": "Spotlight tap / Siri intent / App Shortcut" },
12-
{ "/": "/unkee/open/*", "comment": "Spotlight tap / Siri intent / App Shortcut" }
12+
{ "/": "/unkee/open/*", "comment": "Spotlight tap / Siri intent / App Shortcut" },
13+
{ "/": "/unkee/passkey-create", "comment": "Passkey registration ceremony" },
14+
{ "/": "/unkee/passkey-create/*", "comment": "Passkey registration ceremony" },
15+
{ "/": "/unkee/passkey-get", "comment": "Passkey assertion ceremony" },
16+
{ "/": "/unkee/passkey-get/*", "comment": "Passkey assertion ceremony" }
1317
]
1418
}
1519
]

0 commit comments

Comments
 (0)