Skip to main content

485 Search results for "token"

Migrations / GitHub Enterprise Importer / Migrate between GitHub products /

Migrating repositories from GitHub Enterprise Server to GitHub Enterprise Cloud

GitHub Enterprise Cloud with the APIs, you will: Create a personal access token for both the source and destination organization Fetch the ownerId of the

GitHub Copilot / Manage Copilot / Manage for organization / Review activity /

Analyzing usage over time with the Copilot metrics API

1. Create a personal access token For our example, to get metrics for an organization, we'll create a personal access token (classic) with the manage_billing:copilot

GitHub Actions / Security / Security harden deployments /

Using OpenID Connect with reusable workflows

available for Google Cloud Platform and HashiCorp Vault. Customizing the token claims: You can configure more granular trust conditions by customizing the

Organizations / Manage programmatic access /

Reviewing and revoking personal access tokens in your organization

personal access tokens that can access their organization. They can also revoke access of specific fine-grained personal access tokens. Note Fine-grained

Authentication / Connect with SSH /

Managing deploy keys

automating deployment scripts using SSH agent forwarding, HTTPS with OAuth tokens, deploy keys, or machine users. SSH agent forwarding In many cases, especially

Apps / OAuth apps / Building OAuth apps /

Authorizing OAuth apps

control over which repositories the app can access, and use short-lived tokens. For more information, see Differences between GitHub Apps and OAuth apps

Apps / OAuth apps / Building OAuth apps /

Differences between GitHub Apps and OAuth apps

control over which repositories the app can access, and use short-lived tokens. About GitHub Apps and OAuth apps In general, GitHub Apps are preferred

Account and profile / Personal accounts / Manage personal account /

Managing multiple accounts

personal access tokens Alternatively, if you want to use the HTTPS protocol for both accounts, you can use different personal access tokens for each account

GitHub Actions / Security / Security harden deployments /

Configuring OpenID Connect in Google Cloud Platform

includes a workflow example for the google-github-actions/auth action that uses tokens to authenticate to GCP and access resources. Prerequisites To learn the

Organizations / Manage programmatic access /

About programmatic access in your organization

by personal access tokens, GitHub Apps, and OAuth apps. About programmatic access GitHub Apps, OAuth apps, and personal access tokens can be used to make