sveltekit-oidc
sveltekit-oidc copied to clipboard
This library requires TS to be used.
My project is JS only (lazy...) and installing this module throws an error as it uses TS in some parts.
in my case its in KeycloakProtectedRoute.svelte
.
For a fix the Internet say take a look at this sveltekit docs