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