summaryrefslogtreecommitdiffhomepage
path: root/cmd/get-authkey
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-02-18cmd,tsnet,internal/client: create internal shim to deprecated control plane APIPercy Wegmann1-5/+1
2024-12-06cmd,{get-authkey,tailscale}: remove unnecessary scope qualifier from OAuth cl...Percy Wegmann1-1/+0
2024-10-11client/tailscale,cmd/{cli,get-authkey,k8s-operator}: set distinct User-AgentsPercy Wegmann1-0/+1
2024-02-07util/cmpx: delete now that we're using Go 1.22Brad Fitzpatrick1-2/+2
2023-06-07all: use cmpx.Or where it made senseBrad Fitzpatrick1-4/+2
2023-05-12client/tailscale: revert CreateKey API change, add Client.CreateKeyWithExpiryBrad Fitzpatrick1-1/+1
2023-05-11client: allow the expiry time to be specified for new keysMatt Brown1-1/+1
2023-04-26cmd/tailscale/cli: [up] add experimental oauth2 authkey supportBrad Fitzpatrick1-8/+8
2023-03-13all: replace /kb/ links with /s/ equivalentsMaisem Ali1-1/+1
2023-02-08get-authkey: require tags to be specifiedWill Norris1-0/+4
2023-02-03cmd/get-authkey: add an OAuth API client to produce an authkeyDenton Gentry2-0/+73