## Default Permission Default permissions for the plugin - `allow-auth-with-safari` - `allow-auth-with-custom-tab` - `allow-copy-uri-to-path` ## Permission Table
| Identifier | Description |
|---|---|
| `native-bridge:allow-auth-with-custom-tab` | Enables the auth_with_custom_tab command without any pre-configured scope. |
| `native-bridge:deny-auth-with-custom-tab` | Denies the auth_with_custom_tab command without any pre-configured scope. |
| `native-bridge:allow-auth-with-safari` | Enables the auth_with_safari command without any pre-configured scope. |
| `native-bridge:deny-auth-with-safari` | Denies the auth_with_safari command without any pre-configured scope. |
| `native-bridge:allow-copy-uri-to-path` | Enables the copy_uri_to_path command without any pre-configured scope. |
| `native-bridge:deny-copy-uri-to-path` | Denies the copy_uri_to_path command without any pre-configured scope. |