Skip to main content

Module about

Module about 

Source
Expand description

The about op โ€” server info and SCRAM authentication handshake.

GET /api/about is dual-purpose:

  • Unauthenticated (HELLO/SCRAM): handles the SCRAM handshake phases
  • Authenticated (BEARER): returns the server about grid

Functionsยง

handle
GET /api/about
handle_close
POST /api/close โ€” revoke the bearer token (logout).