variable "auth0_debug" {
  type        = bool
  description = "Indicates whether or not to turn on debug mode."
  default     = false
}
