diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 0c616f6..b4f7baa 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -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", diff --git a/static/library/authjs.svg b/static/library/authjs.svg new file mode 100644 index 0000000..f449844 --- /dev/null +++ b/static/library/authjs.svg @@ -0,0 +1 @@ + \ No newline at end of file