30 September 2025
Frontend
Frontend Development
Enhancement
CLI
We've changed deployments for the Studio through the API from cookie-based to token-based authentication to improve security. If you use either the cookie-based method or automatically deploy via a pipeline, then you must update to the OAuth 2.0 authentication method to avoid failed deployments.

With the OAuth client credentials flow, you can now immediately revoke access if a secret is compromised to protect data more effectively. The OAuth client credentials flow provides a standardized and reliable way for applications to manage programmatic access.