We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NEXT_PUBLIC_ENABLE_NEXT_AUTH
1 parent 30b2639 commit 75c8842Copy full SHA for 75c8842
docs/self-hosting/advanced/auth/clerk.mdx
@@ -27,6 +27,7 @@ Go to [Clerk](https://clerk.com?utm_source=lobehub\&utm_medium=docs) to register
27
```shell
28
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_live_xxxxxxxxxxx
29
CLERK_SECRET_KEY=sk_live_xxxxxxxxxxxxxxxxxxxxxx
30
+ NEXT_PUBLIC_ENABLE_NEXT_AUTH=0
31
```
32
33
### Create and Configure Webhook in Clerk
0 commit comments