managarten/packages/shared-auth-ui/src
Till JS 03434c2802 refactor(auth): absorb shared-auth-stores into shared-auth-ui
Merge the auth store factories (createManaAuthStore, createAuthStore) from
@manacore/shared-auth-stores into @manacore/shared-auth-ui, reducing
from 3 auth packages to 2.

- Copy store files into shared-auth-ui/src/stores/
- Re-export store factories and types from shared-auth-ui
- Update imports in manacore/web and arcade/web
- Remove shared-auth-stores from active package.json dependencies

Result: @manacore/shared-auth (core, platform-agnostic) +
        @manacore/shared-auth-ui (Svelte components + stores)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 21:43:42 +02:00
..
components feat: unified guest mode with AuthGate + createGuestMode composable 2026-04-02 16:22:43 +02:00
pages fix(manacore/web): build fixes for unified app — toast store, Svelte 5 syntax, icon imports 2026-04-01 21:52:16 +02:00
stores refactor(auth): absorb shared-auth-stores into shared-auth-ui 2026-04-02 21:43:42 +02:00
utils feat(shared-auth-ui): add GuestRegistrationNudge + complete feature texts + improve seed data 2026-04-01 12:16:55 +02:00
index.ts refactor(auth): absorb shared-auth-stores into shared-auth-ui 2026-04-02 21:43:42 +02:00
types.ts refactor(auth): remove all Google/Apple social login code 2026-03-26 09:12:30 +01:00