We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2b1198 commit 18933cbCopy full SHA for 18933cb
auth-callback/README.md
@@ -0,0 +1,7 @@
1
+# kitdiff auth callback
2
+
3
+This handles login via the GitHub app and is deployed via Google Cloud run in the gcp kitdiff project.
4
5
+Two environment variables must be set:
6
+- `GITHUB_CLIENT_ID`: The GitHub apps client id
7
+- `GITHUB_CLIENT_SECRET`: The GitHub apps client secret
0 commit comments