fix: csharp/java v2 client credentials hook could leak client_secret in headers
Generator changes (2)
Bug fixes
csharp
client credentials client_id and client_secret could leak into http headers when instantiated instead of just being scoped to the token server [force-gen]
Bug fixes
javav2
client credentials client_id and client_secret could leak into http headers when instantiated instead of just being scoped to the token server [force-gen]