diff --git a/src/drivers/webextension/images/icons/Next-Auth.png b/src/drivers/webextension/images/icons/Next-Auth.png new file mode 100644 index 000000000..0cc745ee9 Binary files /dev/null and b/src/drivers/webextension/images/icons/Next-Auth.png differ diff --git a/src/technologies/n.json b/src/technologies/n.json index d203b09f0..12d2da78e 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -578,6 +578,20 @@ }, "website": "https://nextjs.org" }, + "NextAuth.js": { + "cats": [ + 69 + ], + "cookies": { + "__Host-next-auth.csrf-token": "", + "__Secure-next-auth.callback-url": "" + }, + "description": "NextAuth.js is a complete open-source authentication solution for Next.js applications.", + "icon": "Next-Auth.png", + "oss": true, + "requires": "Next.js", + "website": "https://next-auth.js.org" + }, "NextGEN Gallery": { "cats": [ 7, @@ -639,6 +653,25 @@ "scriptSrc": "ads\\.nextdoor\\.com/", "website": "https://help.nextdoor.com/s/article/About-Neighborhood-Ad-Center-NAC-Conversion-Pixel" }, + "Nextra": { + "cats": [ + 57 + ], + "description": "Nextra is Next.js based static site generator.", + "dom": [ + "div.nextra-container", + "div.nextra-nav-container", + "div.nextra-sidebar-container" + ], + "icon": "Nextra.svg", + "js": { + "__nextra_internal__": "", + "__nextra_pageContext__": "" + }, + "oss": true, + "requires": "Next.js", + "website": "https://nextra.site/" + }, "Nextsale": { "cats": [ 5, @@ -658,25 +691,6 @@ "scriptSrc": "(?:api|sdk)\\.nextsale\\.io/", "website": "https://nextsale.io" }, - "Nextra": { - "cats": [ - 57 - ], - "description": "Nextra is Next.js based static site generator.", - "dom": [ - "div.nextra-container", - "div.nextra-nav-container", - "div.nextra-sidebar-container" - ], - "js": { - "__nextra_internal__": "", - "__nextra_pageContext__": "" - }, - "icon": "Nextra.svg", - "requires": "Next.js", - "oss": true, - "website": "https://nextra.site/" - }, "NexusPIPE": { "cats": [ 16 @@ -1085,4 +1099,4 @@ "saas": true, "website": "https://www.novomind.com/en/shopsystem/novomind-ishop-software" } -} +} \ No newline at end of file