iOS & Android Biometrics Login
This article provides a summary for the biometric login flow on Android and iOS, including both of the login flow with user faceID and fingerprint. The API documents for iOS and Android can be referred from iOS LocalAuthentication and Android BiometricsManager. There are nicely documented tutorials for iOS and Android as well.