diff --git a/src/routes/components/components.json b/src/routes/components/components.json index cb3d4fe..601ec26 100644 --- a/src/routes/components/components.json +++ b/src/routes/components/components.json @@ -62,6 +62,14 @@ "components and libraries" ] }, + { + "title": "Svault", + "repository": "https://github.com/oslabs-beta/Svault", + "description": "Svault is an authentication, authorization, and user management library for Svelte/SvelteKit applications.", + "npm": "svault", + "category": "Integration", + "tags": ["auth"] + }, { "title": "svelte-datatables-net", "repository": "https://github.com/joaquimnetocel/svelte-datatables-net",