We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1909521 commit 55d635bCopy full SHA for 55d635b
docs/concepts/personal-access-token.mdx
@@ -27,6 +27,10 @@ Follow these steps to create API Keys for your Project:
27
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
28
API Key before you close the prompt or reload the page.
29
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
+
34
:::
35
36
## Usage
0 commit comments