Skip to content

Variable: TERMINAL_AUTHORIZATION_MESSAGE_HEADER

ts
const TERMINAL_AUTHORIZATION_MESSAGE_HEADER: "Nosana Terminal Authorization v1" = "Nosana Terminal Authorization v1";

The wire contract for a signed, short-lived web-terminal authorization: the exact message the client signs and the node verifies. Both sides import this module so the format, field order and limits cannot drift between them.