You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/deep-link/permissions/autogenerated/reference.md

808 B

Permission Description
allow-get-current Enables the get_current command without any pre-configured scope.
deny-get-current Denies the get_current command without any pre-configured scope.
allow-is-registered Enables the is_registered command without any pre-configured scope.
deny-is-registered Denies the is_registered command without any pre-configured scope.
allow-register Enables the register command without any pre-configured scope.
deny-register Denies the register command without any pre-configured scope.
allow-unregister Enables the unregister command without any pre-configured scope.
deny-unregister Denies the unregister command without any pre-configured scope.
default Allows reading the opened deep link via the get_current command