Stop exporting CSRF_experimental from auth
This commit is contained in:
parent
3347ff30e7
commit
70004bb916
@ -13,7 +13,6 @@ declare module 'next-auth' {
|
||||
export const {
|
||||
handlers: { GET, POST },
|
||||
auth,
|
||||
CSRF_experimental,
|
||||
} = NextAuth({
|
||||
providers: [
|
||||
Credentials({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user