Skip to content

Commit 45afaf5

Browse files
committed
readme update
1 parent f858e3d commit 45afaf5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ Proxy can authenticate user using GitHub App. In order to do that, following env
161161
* `GITHUB_CLIENT_SECRET` - client secret of the GitHub App
162162
* `SESSION_SECRET` - random string for securing session state
163163

164+
It's also possible to run with **PAT Token**, see examples below for required variables.
165+
164166
For local development register `http://localhost:3000/callback` as GH App callback Uri.
165167
For deployed version use the Uri of your app.
166168

0 commit comments

Comments
 (0)