1
0
Fork 1
mirror of https://example.com synced 2024-11-24 12:26:39 +09:00
firefish/packages/client
Johann150 7f111f4474
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-06-29 18:26:06 +09:00
..
.vscode
@types
assets
src
.eslintrc.js
.npmrc
.yarnrc
package.json refactor(client): Refine routing (#8846) 2022-06-20 17:38:49 +09:00
tsconfig.json
vite.config.ts
vite.json5.ts refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
yarn.lock