There are 0 repository under localauthentication topic.
Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
A 200-day repository of Swift - UIKit - SwiftUI hosting around 100 projects.
Using 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.
Face Id Authentication integration into the app
[ING] - TouchIDやFaceIDを利用したアプリサンプル
Implementing Local Authentication in the Flutter App using 'local_auth' package.
Biometrik allows to perform the bio-authentication on Compose Multiplatform applications leveraging the native APIs provided by each platform
TSQBiometricAuth is a lib to enable biometric authentication via simple ViewController usage.
The 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.
A Beautiful colorful food delivery user interface built with swift using SwiftUI
A 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.
Cross-platform local authentication library for Python applications.
SafeLock is demonstration app for how to integrate FaceID in iOS project
Usage of LocalAuthentication, LAContext & EvaluatePolicy
A private list of places on the map that user intend to visit one day.
Document Scanner app, SwiftUI.
🆔 A small project to play around some LocalAuthentication features related with biometrics using faceID and touchID
Advanced extension for LocalAuthentication framework
Full authentication by passport-local (email, passport), passport-google, passport-facebook with registration, hashed and salt password
it teaches the basics of iOS development
A simple and easy-to-use interface for Local Authentication using Face ID, Touch ID, or Passphrase that is compatible with Combine Swift.
A simple and easy-to-use interface for Local Authentication using Face ID, Touch ID, or Passphrase.
This is a simple demo app testing the use of biometric authentication on supported Apple devices.
Expenses app, SwiftUI.
The 28th project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. A notepad app, initiating biometric authentication each time it is opened. Complete project, including solutions to two first challenges (solution to the third one can be found in Project 10).
Accessing Keychain Items with Face ID or Touch ID. When you store a secure item like a password or a private key in the keychain, you dictate the conditions under which that item can be accessed later. Among other things, you can tell keychain services that every time it tries to read the item, it should first seek the user’s permission—for example, by authenticating the user biometrically with Face ID or Touch ID. You rely on both the Security and LocalAuthentication frameworks to enable this behavior.
A basic application using MapKit and LocalAuthentication in SwiftUI
A simple SwiftUI project to test FaceID
BucketList is an app to save your favourite places.