485 Search results for "token"
Apps / Creating GitHub Apps / Authenticate with a GitHub App /
Refreshing user access tokens
About user access tokens that expire
Note
User access tokens that expire are currently an optional feature and are subject to change. For more information
Organizations / Manage programmatic access /
Managing requests for personal access tokens in your organization
deny fine-grained personal access tokens that request access to their organization.
Note
Fine-grained personal access token are currently in public preview
Authentication / Secure your account with 2FA /
Recovering your account if you lose your 2FA credentials
to your account.
Authenticating with a verified device, SSH token, or personal access token
If you know your password for GitHub but don't have the two-factor
REST API / Authentication /
Permissions required for fine-grained personal access tokens
personal access token, these are the REST API endpoints that the app can use.
About permissions required for fine-grained personal access token
When you create
REST API / Authentication /
Authenticating to 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
REST API / Actions /
REST API endpoints for self-hosted runners
access to the organization to use this endpoint.
OAuth app tokens and personal access tokens (classic) need the admin:org scope to use this endpoint. If
REST API / Apps /
REST API endpoints for OAuth authorizations
OAuth tokens that OAuth apps or GitHub Apps use to access people's accounts on GitHub.
Tokens for OAuth apps have the prefix gho_, while OAuth tokens for
REST API / Apps /
REST API endpoints for GitHub App installations
Fine-grained access tokens for "List repositories accessible to the app installation"
This endpoint works with the following fine-grained token types:
GitHub
REST API / Apps /
REST API endpoints for GitHub Apps
workflow files, you must authenticate on behalf of the user with an OAuth token that includes the workflow scope. The user must have admin or write permission
Webhooks / Using webhooks /
Validating webhook deliveries
to:
Create a secret token for a webhook.
Store the token securely on your server.
Validate incoming webhook payloads against the token, to verify that they