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).