Skip to content

Commit

Permalink
Add svelte-passkeys template to the templates
Browse files Browse the repository at this point in the history
  • Loading branch information
thobson committed May 8, 2024
1 parent 4e319dc commit 0bc4709
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 0bc4709

Please sign in to comment.