Skip to content

Commit 55d635b

Browse files
authored
docs: clarify token use (#1707)
* docs: clarify token use * chore: synchronize workspaces
1 parent 1909521 commit 55d635b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/concepts/personal-access-token.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ Follow these steps to create API Keys for your Project:
2727
The API Key you created is displayed only once. When you close the prompt, you can't access the key again. Make sure to save the
2828
API Key before you close the prompt or reload the page.
2929

30+
API Keys are bound to an Ory Network project, and not to a specific user. This means that any user with access to the API Key can
31+
perform the operations that the API Key allows, even if they are no longer part of the project. Make sure to keep your API Keys
32+
secure and rotate them if necessary.
33+
3034
:::
3135

3236
## Usage

0 commit comments

Comments
 (0)