21 skills found
rushisangani / BiometricAuthenticationUse Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
aiFigueiredo / AiDeeMicro-framework to enable and facilitate the use of LocalAuthentication (Touch / Face ID) on your iOS Projects
devmehmetates / 365 Day Of CodeA 200-day repository of Swift - UIKit - SwiftUI hosting around 100 projects.
caoimhebyrne / Localauthentication RsA wrapper for LocalAuthentication.framework in Rust
ashislaha / LocalAuthenticationUsing Face ID and Touch ID, the iOS app can authorize your identity and send the log in information to the back-end without any user interaction with the app. This is one of the most secure way to identify the user. Let's see how to implement it.
Visput / VPBiometricAuthenticationFacadeHigh level wrapper for LocalAuthentication framework
sriscode / FaceId Authentication IphoneXFace Id Authentication integration into the app
Karkatov / TaskManagerПриложение для создания и отслеживания задач с локальной авторизацией по Face ID [UIKit, MVVM, Realm, SnapKit, Core Animation, LocalAuthentication]
fumiyasac / TouchIDExample[ING] - TouchIDやFaceIDを利用したアプリサンプル
N7ghtm4r3 / BiometrikBiometrik allows to perform the bio-authentication on Compose Multiplatform applications leveraging the native APIs provided by each platform
PerfectlySoft / Perfect LocalAuthentication PostgreSQLLocal Authentication processes and routes
CRYPTOcoderAS / LocalAuthentication FlutterImplementing Local Authentication in the Flutter App using 'local_auth' package.
vt24vikrant / HAP Hostel Attendance AppThe Hostel Biometric Attendance App is a mobile application built with Flutter that allows hostels to automate attendance marking using facial recognition technology. It ensures authenticity by preventing proxy attendance through a multi-layered validation system, including Wi-Fi verification, geolocation checks, and device ID validation.
townsquad / TSQBiometricAuthTSQBiometricAuth is a lib to enable biometric authentication via simple ViewController usage.
eaceto / LocalAuthentication VerifyA CLI tool to verify user's credential using Biometry, Watch or Password. Useful for other other apps wanting to use Local Authentication as a unlock method.
juanwilliman / SwiftUI AppLockSimple project to demonstrate an implementation of App Lock using LocalAuthentication with SwiftUI.
PerfectlySoft / Perfect LocalAuthentication MySQLLocal Authentication, MySQL module
sichenhz / LocalAuthentication指纹验证接口demo
hideyukitone / LocalAuthenticationSampleNo description available
Fauzee26 / Ios BiometricsLearn to use LocalAuthentication for implement Touch ID and Face ID in Swift iOS and MacOS