Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GitHub Application login with INSTALLATION_TOKEN #2040

Open
eduardodfmex opened this issue Jan 14, 2025 · 0 comments
Open

Support GitHub Application login with INSTALLATION_TOKEN #2040

eduardodfmex opened this issue Jan 14, 2025 · 0 comments

Comments

@eduardodfmex
Copy link

Support GitHub Application login with JWT and ClientID.

Without use PAT.

Use an installation access token to authenticate for HTTP-based Git access. Your app must have the "Contents" repository permission. You can then use the installation access token as the HTTP password. Replace TOKEN with the installation access token: git clone https://x-access-token:[email protected]/owner/repo.git.

@eduardodfmex eduardodfmex changed the title Support GitHub Application login with JWT and ClientID Support GitHub Application login with INSTALLATION_TOKEN Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant