* fix(deps): update tauri monorepo * Create tauri-beta-23.md * fix clippy - regen permissions * revert accidental cargo.toml change --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
1.4 KiB
Permission Table
| Identifier | Description |
|---|---|
|
|
Enables the init_auth command without any pre-configured scope. |
|
|
Denies the init_auth command without any pre-configured scope. |
|
|
Enables the register command without any pre-configured scope. |
|
|
Denies the register command without any pre-configured scope. |
|
|
Enables the sign command without any pre-configured scope. |
|
|
Denies the sign command without any pre-configured scope. |
|
|
Enables the verify_registration command without any pre-configured scope. |
|
|
Denies the verify_registration command without any pre-configured scope. |
|
|
Enables the verify_signature command without any pre-configured scope. |
|
|
Denies the verify_signature command without any pre-configured scope. |