iOS
The OwnID iOS SDK is a client library written in Swift that provides a passwordless login alternative for your iOS application by using cryptographic keys to replace the traditional password. Integrating the SDK with your app adds a Skip Password option to its registration and login screens.
The OwnID iOS SDK consists of a Core module along with modules that are specific to an identity platform like Firebase. The Core module provides core functionality like setting up an OwnID configuration, performing network calls to the OwnID server, interacting with a browser, handling a redirect URI, and checking and returning results to the iOS application.
The OwnID iOS SDK supports Swift 5, and works with iOS 15 and above.
For more details about using this SDK, see the module documentation for your identity platform.