Product notes for the runtime API, dashboard, SDKs and Management API surface.
v0.1
Blazeauth 0.1
Blazeauth 0.1 ships the first public runtime for license/account access, session resumption, panel events, protected files, remote variables, C++ SDK and scoped Management API.
Blazeauth 0.1 is the first public release of the platform. It defines the
runtime contract used by client applications and the management surface used by
operators and backend services.
At runtime, a client resolves a server, opens a WebSocket session, initializes
with an application key and client ID, then authorizes with a license key or
account credentials. The same session can carry remote variables, short-lived
session values, file downloads, status codes, and server-sent panel events.
On the management side, this release covers applications, license levels,
licenses, app users, blacklists, variables, files, live sessions, scoped API
keys, the first C++ SDK, and method-level documentation.