1 2 3 4 5 6 7 8 9 10
{ "api_key": "super_secret_api_key_12345", "database": { "password": "db_password_secret", "host": "db.example.com" }, "oauth": { "client_secret": "oauth_client_secret_abc123" } }