485 Search results for "token"
GitHub Packages / Learn GitHub Packages /
Introduction to GitHub Packages
personal access token (classic). For more information, see "Managing your personal access tokens."
You need an access token to publish, install
Apps / Creating GitHub Apps / Writing code for a GitHub App /
Building a CLI with a GitHub App
Follow this tutorial to write a CLI in Ruby that generates a user access token for a GitHub App via the device flow.
Introduction
This tutorial demonstrates
REST API / Using the REST API /
Getting started with the REST API
authentication token with the required scopes or permissions. There a few different ways to get a token: You can create a personal access token, generate a
Apps / Creating GitHub Apps / Registering a GitHub App /
Registering a GitHub App
user access token), this field will be ignored. If your app uses device flow instead of web application flow to generate a user access token, this field
GitHub Issues / Projects / Automating projects /
Using the API to manage Projects
examples, replace TOKEN with a token that has the read:project scope (for queries) or project scope (for queries and mutations). The token can be a personal
REST API / Activity /
REST API endpoints for feeds
non revocable auth tokens.
Fine-grained access tokens for "Get feeds"
This endpoint works with the following fine-grained token types:
GitHub App
Codespaces / Troubleshooting /
Troubleshooting authentication to a repository
to the repository from which you created the codespace. By default, the token does not have access to other repositories. You may find you cannot clone
Code security / Secret scanning / Partner program /
Secret scanning partner program
As a service provider, you can partner with GitHub to have your secret token formats secured through secret scanning, which searches for accidental commits
Migrations / GitHub Enterprise Importer / Migrate between GitHub products /
Migrating organizations from GitHub.com to GitHub Enterprise Cloud
organization in, returned by step 2.
sourceAccessToken
Your personal access token (classic) for the source organization. For requirements, see Managing access
REST API /
Authenticating to the REST API
practices to keep your API credentials and tokens secure.
Endpoints available for GitHub App installation access tokens
Your GitHub App can make requests to