# 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
  }
}
Last Updated: 9/10/2023, 11:30:14 AM