Next steps
You have a reader discovered and a finger enrolled. Here is what to read next.
Understand the model
- Authentication — who you authenticate as, and the on-device credential options.
- Fingerprint enrollment — the two-capture enroll → verify lifecycle.
- Enroll, verify, identify — the three operations and when to use each.
- Device discovery — how readers are detected and permissioned.
- Capture lifecycle — the reader state machine and the flows you collect.
Build the flows
- Enroll a fingerprint — the full enroll → verify →
fetchEnrolledloop. - Verify identity (1:1).
- Search (1:N).
- Handle failure modes — catch each error class deliberately.
Reference
- API reference — every public symbol.