Skip to content

Commit dfe0d95

Browse files
committed
🔄 Synced local '.' with remote 'apps/examples/nextjs'
1 parent eb3125d commit dfe0d95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

auth.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import Pinterest from "next-auth/providers/pinterest"
2222
import Reddit from "next-auth/providers/reddit"
2323
import Slack from "next-auth/providers/slack"
2424
import Spotify from "next-auth/providers/spotify"
25-
import TikTok from "next-auth/providers/tiktok"
2625
import Twitch from "next-auth/providers/twitch"
2726
import Twitter from "next-auth/providers/twitter"
2827
import WorkOS from "next-auth/providers/workos"
@@ -63,7 +62,6 @@ export const config = {
6362
Reddit,
6463
Slack,
6564
Spotify,
66-
TikTok,
6765
Twitch,
6866
Twitter,
6967
WorkOS({

0 commit comments

Comments
 (0)