Merge pull request #801 from jaycodev/add-authjs-svg

📦 Add Auth.js logo
This commit is contained in:
Pablo Hdez
2025-10-09 15:07:39 +01:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -1060,6 +1060,12 @@ export const svgs: iSVG[] = [
route: "/library/auth0.svg",
url: "https://auth0.com/",
},
{
title: "Auth.js",
category: "Authentication",
route: "/library/authjs.svg",
url: "https://authjs.dev",
},
{
title: "Fresh",
category: "Framework",