removed headers & added one more cookies detection

main
Dhaval Vira 2 years ago
parent 2f1db1d423
commit 7264867591

@ -583,12 +583,10 @@
69
],
"cookies": {
"__Host-next-auth.csrf-token": ""
"__Host-next-auth.csrf-token": "",
"__Secure-next-auth.callback-url": ""
},
"description": "NextAuth.js is a complete open-source authentication solution for Next.js applications.",
"headers": {
"Cookie": "__Host-next-auth.csrf-token="
},
"icon": "Next-Auth.png",
"oss": true,
"requires": "Next.js",

Loading…
Cancel
Save