Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: document ttl for api keys #1899

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

hperl
Copy link
Collaborator

@hperl hperl commented Sep 25, 2024

Related Issue or Design Document

https://github.com/ory-corp/cloud/pull/7011

Checklist

  • I have read the contributing guidelines and signed the CLA.
  • I have referenced an issue containing the design document if my change introduces a new feature.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
    If this pull request addresses a security vulnerability,
    I confirm that I got approval (please contact [email protected]) from the maintainers to push the changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added the necessary documentation within the code base (if appropriate).

Further comments

Copy link
Member

@vinckr vinckr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small change, otherwise top :)

3. Enter the API Key name and click **Create**
4. Copy the created API Key
3. Enter the API Key name
4. Select an **expiration** date. Note that it is not recommeded to create API keys without an expiry date.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
4. Select an **expiration** date. Note that it is not recommeded to create API keys without an expiry date.
4. Select an **expiration** date. It is recommended to always create API keys with an expiry date.

5. Enter the API Key name and click **Create new API key**.
6. Copy the created API Key from the prompt that shows at the bottom right of the screen.
5. Enter the API Key name
6. Select an **expiration** date. Note that it is not recommeded to create API keys without an expiry date.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
6. Select an **expiration** date. Note that it is not recommeded to create API keys without an expiry date.
6. Select an **expiration** date. It is recommended to always create API keys with an expiry date.

3. Enter the API Key name and click **Create**
4. Copy the created API Key
3. Enter the API Key name
4. Select an **expiration** date. Note that it is not recommeded to create API keys without an expiry date.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I disagree with this recommendation. Expiring API keys are a recipe for outages 😆 . Also typo in recommended

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants