managarten/apps
Till JS efcb18a98f refactor(auth): standardize mobile auth return format to { success, error }
Align mobile AuthProviders (chat, manacore) with web auth stores:
- Replace { error: { message } | null } with { success: boolean, error?: string }
- Add needsVerification support to signUp return type
- Update all consumer screens (login, register, reset-password) accordingly

All auth methods across web and mobile now use the same return pattern.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 12:59:13 +01:00
..
calendar refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
chat refactor(auth): standardize mobile auth return format to { success, error } 2026-03-23 12:59:13 +01:00
citycorners test(citycorners): add backend test suite (31 tests) and update documentation 2026-03-23 12:44:46 +01:00
clock refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
contacts refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
context refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
docs fix: replace all manacore.app URLs with mana.how 2026-03-22 18:40:37 +01:00
manacore refactor(auth): standardize mobile auth return format to { success, error } 2026-03-23 12:59:13 +01:00
manadeck refactor(manadeck-mobile): migrate from custom auth to @manacore/shared-auth 2026-03-23 12:55:28 +01:00
matrix fix(matrix): strip react-native patches in Dockerfile before pnpm install 2026-03-23 12:33:36 +01:00
mukke refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
nutriphi refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
photos refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
picture refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
planta refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
playground refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
presi refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
questions refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
skilltree refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
storage refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
todo refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00
traces feat(error-tracking): complete GlitchTip integration for all backends 2026-03-19 21:47:27 +01:00
zitare refactor(auth): standardize URL resolution and token handling across all web auth stores 2026-03-23 12:11:52 +01:00