diff --git a/src/categories/authentication.json b/src/categories/authentication.json index aa4c64e..cfa2a34 100644 --- a/src/categories/authentication.json +++ b/src/categories/authentication.json @@ -3,6 +3,7 @@ "description": "Handle the authentication of users for web applications", "packages": [ "@hapi/bell", + "better-auth", "express-session", "grant", "lucia",