boredgame/src/routes/(auth)
2024-07-11 15:53:56 -07:00
..
login Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
logout Fixing linting issues. 2024-03-10 23:19:55 -07:00
password/reset Adding two factor code generation. 2024-03-29 17:40:02 -07:00
sign-up Fixing a lot of check issues. 2024-06-17 17:37:47 -07:00
totp Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
+layout.server.ts Updating dependencies, upgrade latest svelte 5, and updating to use svelte 5 in most places. 2024-07-06 23:12:36 -07:00
+layout.svelte Updating dependencies, upgrade latest svelte 5, and updating to use svelte 5 in most places. 2024-07-06 23:12:36 -07:00