Added Svault (#434)

* Update components.json

* Update components.json

* Update components.json

* Update components.json

---------

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
Júlio Ferraz
2023-12-16 03:24:13 -03:00
committed by GitHub
parent f403740ada
commit 0b412834ed

View File

@@ -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",