# listAuth0Mappings
State Resource
This is a State Resource as provided by the tymly-auth-auth0-plugin plugin.
# Purpose
Allows listing of Auth0 Mappings
# Usage
# Example
{
"AddAuth0Mapping": {
"Type": "Task",
"Resource": "module:listAuth0Mappings",
"ResultPath": "$",
"End": true
}
}