File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -184,16 +184,16 @@ const FEATURED: {
184
184
{ name : 'better-auth' , description : 'Comprehensive authentication library' } ,
185
185
{
186
186
name : '@supabase/ssr' ,
187
- description : 'Server-side auth to use cookie-based authentication with SvelteKit'
187
+ description : 'Server-side library for cookie-based authentication with SvelteKit'
188
188
} ,
189
189
{
190
190
name : 'altcha' ,
191
191
description :
192
- 'Privacy-first CAPTCHA widget, compliant with global regulations (GDPR/HIPAA/CCPA/LGDP/DPDPA/PIPL) and WCAG accessible'
192
+ 'Privacy-first CAPTCHA widget, compliant with global regulations and WCAG accessible'
193
193
} ,
194
194
{
195
195
name : 'svelte-clerk' ,
196
- description : 'Easily add authentication and user management to your app '
196
+ description : 'Unofficial implementation of Clerk '
197
197
} ,
198
198
{ name : 'svelte-session-manager' , description : 'JWT session store' } ,
199
199
{
You can’t perform that action at this time.
0 commit comments