Mplan 6fadd63336 fix: resolve auth initialization race and username flicker on login
Always initialize auth before mounting the app so loading state completes
and onAuthStateChange is registered on every route. Gate header auth UI
on !loading to avoid flicker during email confirm and password reset
flows. Load profile before setting user ref so displayUsername shows the
correct name immediately instead of flashing the email.
2026-05-24 16:25:26 +08:00
2026-05-22 11:09:14 +08:00
2026-05-22 11:09:14 +08:00
2026-05-23 14:03:48 +08:00
2026-05-23 14:03:48 +08:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.

S
Description
No description provided
https://cloud.catpl.top Readme 711 KiB
Languages
Vue 82.2%
TypeScript 15.5%
CSS 2.2%
HTML 0.1%