getPermissions()
ArConnect Injected API getPermissions() function
As discussed in connect()
's Permissions section, users using Othent are implicitly giving dApps that use Othent full control of their wallets.
Therefor, the getPermissions()
function always returns an array with all possible permissions.
API
Example usage
Last updated