Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

189
Views
GitHub credential authentication to push files on a repo

This question is some kind of follow up of this one:

Authorization when creating a file in Javascript in a GitHub repo using API

My goal is to create a static page with GitHub Pages with a simple button.

When a user presses this button, a new file is created in the same repository, with fixed content, in the same branch used for GitHub pages.

Suppose you have the address of GitHub Pages static page, for example:

https://github.com/MyGitHubAccount/MyGitHubRepo/blob/gh-pages/index.html

If this repo is public, anyone can go to this page and see the content in the browser.

Suppose a user wants to press the button to create the new file. I can see 3 scenarios:

  1. the user is not logged in GitHub -> if the user clicks the button, the file cannot be created in the repo

  2. the user is logged in GitHub, but MyGitHubRepo is not one of his repo -> if the user clicks the button, the file cannot be created in the repo

  3. the user is logged in GitHub and MyGitHubRepo is one of his repo

If the user clicks the button, is it possible to create and push the file in the repo? What are the conditions? Is there any example I can study?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

TiddlyWiki does what you want

( host on GH/GL Pages , save via JS and https:// git push with token )

See e.g. the Settings Dialogue here: https://doc-links-manual-howto.github.io/

TiddlyWiki SettingsExample

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!