mirror of
https://github.com/coder/coder.git
synced 2025-07-21 01:28:49 +00:00
chore(docs): fix broken or missing links (#15085)
Fixes a number of TODOs and broken links.
This commit is contained in:
@ -4,10 +4,10 @@ Users can generate tokens to make API requests on behalf of themselves.
|
||||
|
||||
## Short-Lived Tokens (Sessions)
|
||||
|
||||
The [Coder CLI](../../install/cli.md) and [Backstage Plugin](#TODO) use
|
||||
short-lived token to authenticate. To generate a short-lived session token on
|
||||
behalf of your account, visit the following URL:
|
||||
`https://coder.example.com/cli-auth`
|
||||
The [Coder CLI](../../install/cli.md) and
|
||||
[Backstage Plugin](https://github.com/coder/backstage-plugins) use short-lived
|
||||
token to authenticate. To generate a short-lived session token on behalf of your
|
||||
account, visit the following URL: `https://coder.example.com/cli-auth`
|
||||
|
||||
### Session Durations
|
||||
|
||||
|
Reference in New Issue
Block a user