Contribute
This is a stub and is waiting for contributions. Get involved by visiting us on GitHub or joining us on Discord.
Here are some ideas to get you started:
Based on https://github.com/tauri-apps/plugins-workspace/tree/plugins/biometric
Contribute
This is a stub and is waiting for contributions. Get involved by visiting us on GitHub or joining us on Discord.
Based on https://github.com/tauri-apps/plugins-workspace/tree/plugins/biometric
This permission set configures which biometric features are by default exposed.
It allows acccess to all biometric commands.
allow-authenticateallow-status| Identifier | Description |
|---|---|
|
|
Enables the authenticate command without any pre-configured scope. |
|
|
Denies the authenticate command without any pre-configured scope. |
|
|
Enables the status command without any pre-configured scope. |
|
|
Denies the status command without any pre-configured scope. |
© 2024 Tauri Contributors. CC-BY / MIT