sveltekit-magic icon indicating copy to clipboard operation
sveltekit-magic copied to clipboard

An implementation of passwordless authentication using Magic with SvelteKit.

Results 3 sveltekit-magic issues
Sort by recently updated
recently updated
newest added

POST http://localhost:3000/api/auth/login 500 (Internal Server Error) [](url)

Looks like src/lib/header/Header.svelte is missing (see https://magic.link/posts/magic-svelte#creating-the-authform)

With the latest version of sveltekit and vite this project no longer functions. ![image](https://user-images.githubusercontent.com/537359/212355780-19c08ff5-b162-4663-910e-af224739b68f.png) ![image](https://user-images.githubusercontent.com/537359/212355829-821a5ae8-bcdc-4e0f-b7eb-5c4b92b6fa2e.png)