This project shows how to protect routes in SvelteKit with different methods. Currently, there are two methods:
Please read the README.md in each project to see where we authenticate the user.
At moment, examples only protect in SSR mode.