FoundKey/packages/client
Johann150 40eb861aff
Prevent access to user pages when not logged in [v2] (#8904)
* do not throw error when navigating

* enhance: add loginRequired to router

This allows client pages to require logging in before displaying the
page, useful for example for user settings pages.

* add login requirements

Co-authored-by: Andreas Nedbal <git@pixelde.su>
2022-07-13 13:24:42 +02:00
..
.vscode improve ide support 2021-11-18 23:52:41 +09:00
@types Fix theme import (#8749) 2022-05-28 21:59:23 +09:00
assets bye room 2022-01-07 17:06:47 +09:00
src Prevent access to user pages when not logged in [v2] (#8904) 2022-07-13 13:24:42 +02:00
.eslintrc.js chore: fix some lints automatically (#8788) 2022-06-10 14:36:55 +09:00
.npmrc refactoring 2021-11-12 02:02:25 +09:00
.yarnrc use eslint 2021-11-12 10:35:41 +09:00
package.json refactor(client): Refine routing (#8846) 2022-07-09 05:56:36 -04:00
tsconfig.json refactor(client): Refine routing (#8846) 2022-07-09 05:56:36 -04:00
vite.config.ts refactor(client): Refine routing (#8846) 2022-07-09 05:56:36 -04:00
vite.json5.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
yarn.lock refactor(client): Refine routing (#8846) 2022-07-09 05:56:36 -04:00