Files
CICD/src/app/api/auth/[...nextauth]/route.ts
SpecialX 57807def37
Some checks failed
CI / build-and-test (push) Failing after 3m50s
CI / deploy (push) Has been skipped
完整性更新
现在已经实现了大部分基础功能
2026-01-08 11:14:03 +08:00

5 lines
74 B
TypeScript

import { handlers } from "@/auth"
export const { GET, POST } = handlers