We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10d359 commit acd697fCopy full SHA for acd697f
.env.example
@@ -1,3 +1,3 @@
1
-SUPABASE_AUTH_GITHUB_CLIENT_ID=github-client-id
2
-SUPABASE_AUTH_GITHUB_SECRET=github-secret
+SUPABASE_AUTH_GITHUB_CLIENT_ID="<github-client-id>"
3
SUPABASE_AUTH_GITHUB_REDIRECT_URI=http://localhost:54321/auth/v1/callback
+SUPABASE_AUTH_GITHUB_SECRET="<github-secret>"
0 commit comments