Skip to content

Commit

Permalink
update expired access_token in DEMO url
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahemesam committed Oct 18, 2023
1 parent 95c3ebd commit 9510b32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ it is a static web page. so, configuration is gonna be passed as url params.
so, they wont get too excited about that token.<br>
<strong>so, </strong>the url would be: https://ibrahemesam.github.io/repo-view/?token=&lt;token&gt;&repo=&lt;repo-name&gt;&owner=&lt;owner-username&gt;
</pre>
<h1><a href="https://ibrahemesam.github.io/repo-view/?token=Z2l0aHViX3BhdF8xMUFLUEZNNEkwMEV0NHNlcFJ6NVlUX05tY2dUQ0dzU0lVc1p3MDV0NHAyUHNsTk5adGl5R3VDdWFNRHJDVDM2UUlDTlRIQk4yM1dZN0ljOXMw&owner=ibrahemesam&repo=repo-view-demo" target="_blank">DEMO</a> :-</h1>
<h1><a href="https://bit.ly/repo-view-demo-till-jan-2024" target="_blank">DEMO</a> :-</h1>
<pre>
this demo repo is <a href="https://github.com/ibrahemesam/repo-view-demo">a private github repository</a>. if you visit it, you get 404 because it is <strong>Private</strong>.
NB: this DEMO url EXPIRES on Sun, Oct 13 2024. (this expiration is related to GitHub's fine-gained token settings)
NB: this DEMO url EXPIRES on 17 Jan 2024. (this expiration is related to GitHub's fine-gained token settings)
</pre>
<pre><strong>NB: </strong> public repos can also be viewed</pre>
<hr>
Expand Down

0 comments on commit 9510b32

Please sign in to comment.