Folo/apps/ssr/client
DIYgod 319216e4ce
feat: one time token (#3482)
* feat: unified auth for desktop and ssr

* feat: use one time token

* feat: remove better auth patch

* feat(desktop): handle session changes

* feat(desktop): recover ck auth for compatibility
2025-04-15 20:27:20 +08:00
..
@types feat(ssr): enhance email validation and reCAPTCHA handling 2025-04-13 22:41:08 +08:00
atoms feat(desktop): simplify settings via enhance settings toggle 2025-03-26 23:20:53 +08:00
components feat(desktop): integrate MagneticHoverEffect into NormalList and NormalListItem components 2025-04-10 00:01:22 +08:00
initialize feat(ssr): env.ssr 2025-04-15 12:54:43 +08:00
lib feat: one time token (#3482) 2025-04-15 20:27:20 +08:00
modules/login feat: one time token (#3482) 2025-04-15 20:27:20 +08:00
pages feat(ssr): env.ssr 2025-04-15 12:54:43 +08:00
providers chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
query refactor: update auth import paths to use @client/lib/auth 2025-03-04 19:34:11 +08:00
styles chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
App.tsx chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
configs.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
global.d.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
i18n.ts chore: extract ssr as single app 2025-03-03 20:01:18 +08:00
index.tsx chore: update editor configuration and environment variables (#3301) 2025-03-26 08:50:56 +00:00
router.tsx chore: extract ssr as single app 2025-03-03 20:01:18 +08:00