1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/content/rest/codespaces/secrets.md
2022-05-03 07:39:34 +00:00

859 B

title, allowTitleToDifferFromFilename, shortTitle, intro, versions, topics, miniTocMaxHeadingLevel
title allowTitleToDifferFromFilename shortTitle intro versions topics miniTocMaxHeadingLevel
Codespaces user secrets true User secrets The Codespaces user secrets API allows a user to create, list, and delete secrets (such as access tokens for cloud services) as well as assign secrets to repositories that the user has access to in a codespace.
fpt ghec
* *
API
3

About the Codespaces user secrets API

The Codespaces user secrets API allows a user to create, list, and delete secrets (such as access tokens for cloud services) as well as assign secrets to repositories that the user has access to. These secrets are made available to the codespace at runtime. For more information, see "Managing encrypted secrets for your codespaces."