From e81a92980d7d8173820ccda73c325d77e4828ce8 Mon Sep 17 00:00:00 2001 From: Di Hei Date: Thu, 9 Oct 2025 16:21:41 -0700 Subject: [PATCH] Update expiration date information for access tokens --- .../about-access-tokens.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/integrations/integrating-npm-with-external-services/about-access-tokens.mdx b/content/integrations/integrating-npm-with-external-services/about-access-tokens.mdx index aa174681a5d..1213ff24ad6 100644 --- a/content/integrations/integrating-npm-with-external-services/about-access-tokens.mdx +++ b/content/integrations/integrating-npm-with-external-services/about-access-tokens.mdx @@ -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 +- 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