Back to Hoppscotch

Reference

packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-relay/permissions/autogenerated/reference.md

2026.4.01.1 KB
Original Source

Default Permission

Default permissions for the plugin

  • allow-execute
  • allow-cancel

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

relay:allow-cancel

</td> <td>

Enables the cancel command without any pre-configured scope.

</td> </tr> <tr> <td>

relay:deny-cancel

</td> <td>

Denies the cancel command without any pre-configured scope.

</td> </tr> <tr> <td>

relay:allow-execute

</td> <td>

Enables the execute command without any pre-configured scope.

</td> </tr> <tr> <td>

relay:deny-execute

</td> <td>

Denies the execute command without any pre-configured scope.

</td> </tr> <tr> <td>

relay:allow-run

</td> <td>

Enables the run command without any pre-configured scope.

</td> </tr> <tr> <td>

relay:deny-run

</td> <td>

Denies the run command without any pre-configured scope.

</td> </tr> <tr> <td>

relay:allow-subscribe

</td> <td>

Enables the subscribe command without any pre-configured scope.

</td> </tr> <tr> <td>

relay:deny-subscribe

</td> <td>

Denies the subscribe command without any pre-configured scope.

</td> </tr> </table>