mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-14 05:12:41 -05:00
feat: replace next-auth with quick auth
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import NextAuth from "next-auth"
|
||||
import { authOptions } from "~/auth"
|
||||
|
||||
const handler = NextAuth(authOptions)
|
||||
|
||||
export { handler as GET, handler as POST }
|
||||
Reference in New Issue
Block a user