next-auth
2377596b
- chore(examples): avoid prefetch of non-existing routes in SvelteKit (#6351)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
chore(examples): avoid prefetch of non-existing routes in SvelteKit (#6351) Avoid prefetch of non-existing routes This avoids prefetch of the /auth/signin and /auth/signout virtual links as they do not exist in sveltkit routes
References
#6351 - fix(sveltekit): avoid prefetch of non-existing routes
Author
benquan
Parents
3c7c25ce
Loading