Adapted from karlis-vagalis/kratos-selfservice.
This is a super fast and responsive self-service UI for open source user management system Ory Kratos built in SvelteKit.
Not supported (at least yet)
+layout.server.ts
+ +layout.svelte
/identity
subdirectory, better aligned to an app where this might be a small part of a larger appThis is extracted from a personal project so apologies if it includes files / packages that are not actually needed.
I have made no effort to style beyond Shadcn's defaults, so it's not pretty. This is mostly intended as a reference implementation for any future SvelteKit projects I or others might wish to use Kratos in.
I have not tested the OIDC flows, so they may be broken.