Get Permissions
Getting permissions from web wallet on Arweave
Last updated
Was this helpful?
Getting permissions from web wallet on Arweave
Last updated
Was this helpful?
The getPermissions
function requests the active web wallet for permissions on behalf of the application.
The function is called as follows:
The function call returns the following data:
permissions: array
: A list of all the permissions provided to the application. Read more about the available permissions .