0

I have usecase to check my remote github repo has latest release tag from my terminal tool but the tool doesn't need any user authentication for github access.

I don't want to store the pat token from my code, any other appoarch i can use to solve the probelm

Need solution to access the github api from the tool, the tool can be downloaded and run by all the user. but i donot want to get the user details to hit github api

Amalan T
  • 1
  • 1
  • The Approach i Found , https://docs.github.com/en/apps/creating-github-apps/authenticating-with-a-github-app/about-authentication-with-a-github-app – Amalan T Aug 25 '23 at 04:52

0 Answers0