mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-29 18:20:07 -05:00
chore: Auth module revamp (#4335)
Co-authored-by: pandeymangg <anshuman.pandey9999@gmail.com> Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
This commit is contained in:
committed by
GitHub
parent
7598a16b75
commit
f80d1b32b7
@@ -1,5 +1,5 @@
|
||||
import { authOptions } from "@/modules/auth/lib/authOptions";
|
||||
import NextAuth from "next-auth";
|
||||
import { authOptions } from "@formbricks/lib/authOptions";
|
||||
|
||||
export const fetchCache = "force-no-store";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user