Files
yaak/src-tauri/yaak-license/permissions/autogenerated/reference.md
2025-03-05 07:13:19 -08:00

983 B

Default Permission

Default permissions for the plugin

  • allow-check
  • allow-activate
  • allow-deactivate

Permission Table

Identifier Description

yaak-license:allow-activate

Enables the activate command without any pre-configured scope.

yaak-license:deny-activate

Denies the activate command without any pre-configured scope.

yaak-license:allow-check

Enables the check command without any pre-configured scope.

yaak-license:deny-check

Denies the check command without any pre-configured scope.

yaak-license:allow-deactivate

Enables the deactivate command without any pre-configured scope.

yaak-license:deny-deactivate

Denies the deactivate command without any pre-configured scope.