A cross-import overlay that bridges LocalAuthentication and SwiftUI on macOS, letting you embed biometric and passcode authentication UI directly into SwiftUI views. It declares no types of its own; instead it supplies the integration layer that surfaces LocalAuthentication's authentication flows within a SwiftUI interface.
Structures 1
- StLocalAuthenticationViewCompact authentication view providing authentication similar to `LAContext`