Add Clerk authentication and update auth flow for stories and API routes
This commit is contained in:
+4
-1
@@ -5,4 +5,7 @@ S3_UPLOAD_SECRET=
|
||||
S3_UPLOAD_BUCKET=
|
||||
S3_UPLOAD_REGION=
|
||||
|
||||
DATABASE_URL=
|
||||
DATABASE_URL=
|
||||
|
||||
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
|
||||
CLERK_SECRET_KEY=
|
||||
Reference in New Issue
Block a user