- Migrate from static `Modal.confirm` to `App.useModal` in UserCenter for better context support. - Refactor Logto Callback page: - Remove unused `useEffect` dependency on `isAuthenticated`. - Inline redirect logic directly into the `onSuccess` callback of `useHandleSignInCallback`. - Preserve existing redirect flow logic while simplifying the component structure. |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| tsconfig.json | ||