## Providers

| Name | Version |
|------|---------|
| auth0 | = 0.6.0 |

## Inputs

| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:-----:|
| auth0\_client\_id | n/a | `string` | `"Your Auth0 client ID."` | no |
| auth0\_client\_secret | n/a | `string` | `"Your Auth0 client secret."` | no |
| auth0\_debug | Indicates whether or not to turn on debug mode. | `bool` | `false` | no |
| auth0\_domain | Your Auth0 domain name. | `string` | n/a | yes |
| smtp\_pass | SMTP password | `string` | `""` | no |
| smtp\_user | SMTP username | `string` | `""` | no |

## Outputs

No output.

