refactor(auth): migrate social login to next-auth

This commit is contained in:
2026-06-10 10:26:45 +08:00
parent 109a3e3855
commit a4b902893e
34 changed files with 572 additions and 1421 deletions
-4
View File
@@ -4,9 +4,5 @@
export * from "./browser-detect";
export * from "./chat-websocket";
export * from "./facebook-sdk";
export * from "./facebook-sdk";
export * from "./google-identity";
export * from "./google-identity";
export * from "./media-recorder";
export * from "./message-queue";