BiometricsPlugin
PluginBiometricsPluginLess than 1 minute
BiometricsPlugin is a plugin that implements biometrics authentication interfaces.
import { biometricsPlugin } from "@plaoc/plugins";
biometricsPlugin.check();
Properties
- None
Methods
Checks if biometrics authentication is supported.
Initiates biometrics authentication.
Events
- None
Platform Compatibility
Property/Method/Event | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
check | ✅ | ✅ | ✅ | X |
biometrics | ✅ | ✅ | ✅ | X |
See Also
Powered by Waline v2.15.7