mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-14 21:06:44 +08:00
Print JSON to stdout containing everything needed for
authentication.
{
"AuthURL": "https://login.tailscale.com/a/0123456789",
"QR": "data:image/png;base64,iV...QmCC",
"BackendState": "NeedsLogin"
}
{
"BackendState": "Running"
}
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
|
||
|---|---|---|
| .. | ||
| cli | ||
| depaware.txt | ||
| tailscale.go | ||