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/tauri-plugin-revenue-cat/permissions/autogenerated/reference.md

1.4 KiB

Default Permission

Default permissions for the plugin

  • allow-ping
  • allow-createCustomer
  • allow-fetchProjectOverviewData
  • allow-getCustomersData

Permission Table

Identifier Description

revenue-cat:allow-createCustomer

Enables the createCustomer command without any pre-configured scope.

revenue-cat:deny-createCustomer

Denies the createCustomer command without any pre-configured scope.

revenue-cat:allow-fetchProjectOverviewData

Enables the fetchProjectOverviewData command without any pre-configured scope.

revenue-cat:deny-fetchProjectOverviewData

Denies the fetchProjectOverviewData command without any pre-configured scope.

revenue-cat:allow-getCustomersData

Enables the getCustomersData command without any pre-configured scope.

revenue-cat:deny-getCustomersData

Denies the getCustomersData command without any pre-configured scope.

revenue-cat:allow-ping

Enables the ping command without any pre-configured scope.

revenue-cat:deny-ping

Denies the ping command without any pre-configured scope.