You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,17 @@ Use the iOS 16+ PassKeys APIs in Titanium!
4
4
5
5
## Requirements
6
6
7
-
-[x] Xcode 14+
8
-
-[x] iOS 16+
7
+
-[x] Xcode 14+ and iOS 16+
9
8
-[x] A server to generate the challenge used to authenticate
9
+
-[x] Read [this document](https://developer.apple.com/documentation/authenticationservices/public-private_key_authentication/supporting_passkeys) to understand when and how to use pass keys along with your other tech stack
10
10
-[x] Proper [AASA setup](https://blog.branch.io/what-is-an-aasa-apple-app-site-association-file) for your domain, e.g.:
0 commit comments