9.0.0-alpha.3 (2026-09-17)
Bug Fixes
- 🐛 gate developer, auth and signer management endpoints (0f0e32f)
BREAKING CHANGES
- with the
openauth strategy,/users/create,
/auth/api-key/*andPOST /signerare no longer exposed unless
AUTH_MANAGEMENT_ENABLED=true or SIGNER_MANAGEMENT_ENABLED=true is set.
DEVELOPER_UTILS must now be exactlytrueto expose
/developer-testing.