poc-simulate-bio-auth-aidl
POC Simulate Backend Biometric Authentication with AIDL (client app/server app)
#How to use
- Install server app and run
- Install client app and run
- Login with pin "1234"
- Enable fingerprint (Enroll public key to server app)
- Logout
- Login with fingerprint (get challenge, encrypt challenge in client app and verify in server app)
Ref:
: https://proandroiddev.com/biometric-authentication-with-backend-verification-6feaa0188963