# grantPermission
State Resource
This is a State Resource as provided by the tymly-rbac-plugin plugin.
# Purpose
Grants permission to a user
# Usage
# Example
{
"GrantPermission": {
"Type": "Task",
"Resource": "module:grantPermission",
"ResultPath": null,
"End": true
}
}