v1.0.0beta-01
Pre-release
Pre-release
Released the first version of Biometrik
!
At the moment the architecture is the following:
Android
under the hood uses
the BiometricPrompt APIsiOs
and nativemacOs
under the hood uses
the local authentication APIsJVM
under the hood uses the native APIs provided by the different OSs:- On
Windows
uses the Windows Hello
APIs - On
Linux
uses the Polkit APIs - On
MacOs
uses the local authentication APIs
- On
Web
under the hood uses the WebAuthn APIs