{"resource_type":{"id":338,"name":"oauth_client_credentials","schema":"{\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"properties\": {\n\t\t\"domain\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"For example, \\\"<tenant>.us.auth0.com\\\"\",\n\t\t\t\"default\": \"\",\n\t\t\t\"nullable\": false\n\t\t},\n\t\t\"client_id\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\",\n\t\t\t\"default\": \"\",\n\t\t\t\"nullable\": false\n\t\t},\n\t\t\"client_secret\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"description\": \"\",\n\t\t\t\"default\": \"\",\n\t\t\t\"nullable\": false\n\t\t}\n\t},\n\t\"required\": [\n\t\t\"domain\",\n\t\t\"client_id\",\n\t\t\"client_secret\"\n\t],\n\t\"type\": \"object\",\n\t\"order\": [\n\t\t\"domain\",\n\t\t\"client_id\",\n\t\t\"client_secret\"\n\t]\n}","approved":true,"app":"oauth","description":"You can use this for secure API authentication for non-interactive applications (clients), like a machine-to-machine service.","created_by":"rudo kemper424","created_at":"2026-02-23T16:43:16.619Z"}}