Function to verify a permission. Returns true if the permission is granted, false otherwise.
The permissions the user has.
The permission to check.
True if the permission is granted, false otherwise.
0.1.0
Generated using TypeDoc
Function to verify a permission. Returns true if the permission is granted, false otherwise.