Skip to content

Commit

Permalink
changed github Oauth credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
trishanu-init committed Jun 27, 2024
1 parent 8cc0117 commit b700f7d
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
NEXT_PUBLIC_API_URL=https://indiekart-admin.vercel.app/api/e6894349-55f6-4f50-812e-79b1c5614acf
AUTH_SECRET=BQNqx1j9Nv0ExxogWjRULMhMlOnlsBmcZuMe2vIntAs=
NEXT_PUBLIC_API_URL=https://indiekart-admin.vercel.app/api/API_KEY_COPIED_FROM_ADMIN_DASHBOARD

AUTH_GITHUB_ID=Ov23lihTenDMVdGLjZ4M
AUTH_GITHUB_SECRET=02f7e2e77b5da3e5314f6474f61c98aa8c513431
# on gitbash run "npx auth secret" and paste it in AUTH_SECRET
AUTH_SECRET=

AUTH_GITHUB_ID=
AUTH_GITHUB_SECRET=

0 comments on commit b700f7d

Please sign in to comment.