We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b27ab commit 87bdb73Copy full SHA for 87bdb73
auth.ts
@@ -65,7 +65,7 @@ export const config = {
65
Twitch,
66
Twitter,
67
WorkOS({
68
- connection: process.env.AUTH_WORKOS_CONNECTION,
+ connection: process.env.AUTH_WORKOS_CONNECTION!,
69
}),
70
Zoom,
71
],
0 commit comments