Skip to content

Latest commit

 

History

History

app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

app

SwiftUI implementation of Passkeys to demonstrate cross-platform credential authentication between web, and native application.

Requirements

  • iOS 16.0+
  • Xcode 14+

Before you using

To be able to use passkeys on your Swift applications, you're required to specify associated domain in .well-known directory of root domain. Please refer to Apple Documentation to learn more.