Skip to content

Commit 929591d

Browse files
committed
🔄 Synced local '.' with remote 'apps/examples/nextjs'
1 parent 19bba4b commit 929591d

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
@@ -66,7 +66,7 @@ export const config = {
6666
Spotify,
6767
Twitch,
6868
Twitter,
69-
WorkOS,
69+
WorkOS({ authorization: { params: { connection: process.env.AUTH_WORKOS_CONNECTION } } }),
7070
Zoom,
7171
],
7272
basePath: "/auth",

0 commit comments

Comments
 (0)