Back to Char

Reference

plugins/deeplink2/permissions/autogenerated/reference.md

latest1.2 KB
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-get-available-deep-links
  • allow-start-callback-server
  • allow-stop-callback-server

Permission Table

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

deeplink2:allow-get-available-deep-links

</td> <td>

Enables the get_available_deep_links command without any pre-configured scope.

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

deeplink2:deny-get-available-deep-links

</td> <td>

Denies the get_available_deep_links command without any pre-configured scope.

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

deeplink2:allow-start-callback-server

</td> <td>

Enables the start_callback_server command without any pre-configured scope.

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

deeplink2:deny-start-callback-server

</td> <td>

Denies the start_callback_server command without any pre-configured scope.

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

deeplink2:allow-stop-callback-server

</td> <td>

Enables the stop_callback_server command without any pre-configured scope.

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

deeplink2:deny-stop-callback-server

</td> <td>

Denies the stop_callback_server command without any pre-configured scope.

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