pub const REMOTE_INVITE_PATH: &str = "/api/remote/invite";Expand description
Mint a key for one new device and offer a code that hands it over.
Needs the tunnel already up; POST /api/remote/enable with invite
still does both in one call, for a first run.