Skip to content

Commit

Permalink
Merge pull request #30 from ash-development/patch-1
Browse files Browse the repository at this point in the history
Change authjs secret wiki link
  • Loading branch information
pheralb committed Jul 22, 2024
2 parents 3451c58 + b11602c commit 78acd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ GOOGLE_CLIENT_SECRET=

**Auth.js:**

- [Get Auth.js **Secret**](https://authjs.dev/getting-started/providers/oauth-tutorial#adding-environment-variables).
- [Get Auth.js **Secret**](https://authjs.dev/getting-started/installation#setup-environment).
- ``AUTH_URL`` is the URL of your Auth.js API, for example, ``/api/auth``. You can change it in the [**``auth.ts`` file**](https://github.com/pheralb/slug/blob/next/src/auth.ts#L20).

**Github Credentials:**
Expand Down

0 comments on commit 78acd05

Please sign in to comment.