mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
fixed broken doc link
This commit is contained in:
parent
c9f6642c1f
commit
b74fa83e92
@ -26,7 +26,7 @@ curl https://api.stack-auth.com/api/v1/ \
|
||||
| `X-Stack-Secret-Server-Key` | string | Required for server access. The API key as found on the Stack dashboard. |
|
||||
| `X-Stack-Access-Token` | string | Optional. The access token for the current user. If not given, the request is considered to be logged out. |
|
||||
|
||||
To see how to use these headers in various programming languages, see the [examples](./server-examples).
|
||||
To see how to use these headers in various programming languages, see the [examples](./examples.mdx).
|
||||
|
||||
## FAQ
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user