Package-level declarations
Types
Link copied to clipboard
class IosPasskeyClient(presentationAnchorProvider: PasskeyPresentationAnchorProvider = UIKitPasskeyPresentationAnchorProvider) : PasskeyClient
iOS PasskeyClient implementation delegated to native AuthenticationServices bridge.
Link copied to clipboard
class MutablePasskeyPresentationAnchorProvider(initial: UIWindow? = null) : PasskeyPresentationAnchorProvider
Mutable provider for retained runtimes where the foreground window may change.
Link copied to clipboard
Provides the current iOS presentation anchor used by AuthenticationServices.
Link copied to clipboard
Fixed-anchor provider for apps that can keep a stable presentation window.