# removeAuth0Mapping
State Resource
This is a State Resource as provided by the tymly-auth-auth0-plugin plugin.
# Purpose
Allows deletion of an Auth0 Mapping
# Usage
# Example
{
"AddAuth0Mapping": {
"Type": "Task",
"Resource": "module:removeAuth0Mapping",
"ResultPath": null,
"End": true
}
}