Skip to content

Commit 87bdb73

Browse files
committed
🔄 Synced local '.' with remote 'apps/examples/nextjs'
1 parent 69b27ab commit 87bdb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export const config = {
6565
Twitch,
6666
Twitter,
6767
WorkOS({
68-
connection: process.env.AUTH_WORKOS_CONNECTION,
68+
connection: process.env.AUTH_WORKOS_CONNECTION!,
6969
}),
7070
Zoom,
7171
],

0 commit comments

Comments
 (0)