MCPcopy Index your code
hub / github.com/sqlchat/sqlchat / [...nextauth].ts

File [...nextauth].ts

src/pages/api/auth/[...nextauth].ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import NextAuth, { NextAuthOptions } from "next-auth";
2import GithubProvider from "next-auth/providers/github";
3import GoogleProvider from "next-auth/providers/google";
4import { PrismaAdapter } from "@next-auth/prisma-adapter";

Callers

nothing calls this directly

Calls 1

hasFeatureFunction · 0.90

Tested by

no test coverage detected