svelte-clerk
Version:
Svelte Clerk is the easiest way to add authentication and user management to your Svelte and SvelteKit applications. Add sign up, sign in, and profile management to your application in minutes.
19 lines (10 loc) • 804 B
Markdown
Svelte Clerk is the easiest way to add authentication and user management to your Svelte and SvelteKit applications. Add sign up, sign in, and profile management to your application in minutes.
> [!IMPORTANT]
> This package is unofficial and not affiliated with Clerk. If you have issues or suggestions, please open an issue in this repository.
For detailed setup and usage instructions, please visit the [documentation](https://svelte-clerk.netlify.app).
Special thanks to [Mark Jaquith](https://github.com/markjaquith) for creating [clerk-sveltekit](https://github.com/markjaquith/clerk-sveltekit), which paved the way for this Svelte 5 implementation. His work provided valuable insights and foundation for building this SDK.
MIT