Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Granular access tokens allow you to restrict access provided to the token based

- Restrict which packages and scopes a token has access to
- Grant tokens access to specific organizations
- Set a token expiration date
Copy link
Contributor

Choose a reason for hiding this comment

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

thanks for making this change but i think lets avoid putting any spcific limit, the previous line was generic

- Set a token expiration date up to 90 days
- Limit token access based on IP address ranges
- Select between **read-only** or **read and write** access

Expand Down
Loading