Skip to content

Commit

Permalink
Add svelte-passkeys template to the templates (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
thobson authored May 9, 2024
1 parent cf2bac9 commit e991814
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/routes/templates/templates.json
Original file line number Diff line number Diff line change
Expand Up @@ -710,5 +710,11 @@
"repository": "https://github.com/falkomerr/sveltekit-starter",
"description": "Starter for SvelteKit with FSD, shadcn-svelte and tailwind",
"categories": ["sveltekit", "typescript", "code-splitting"]
},
{
"title": "Lucia + Passkeys + Social Sign In",
"repository": "https://github.com/passlock-dev/svelte-passkeys",
"description": "Authentication template supporting passkeys, mailbox verification emails, social sign in and more. (Lucia, Melt UI, Superforms, Tailwind + others)",
"categories": ["sveltekit", "typescript"]
}
]

0 comments on commit e991814

Please sign in to comment.