managarten/packages/shared-auth-ui/src/stores
Till JS ff7dc5d875 feat(auth): structured error codes + conditional passkey UI
- Add AuthErrorCode union and typed twoFactorRedirect/retryAfter fields on AuthResult so the frontend can branch on stable codes instead of locale-dependent error strings.
- Extend signInWithPasskey with an optional { conditional } flag, threaded through to @simplewebauthn/browser via useBrowserAutofill, so hosts can opt into WebAuthn Conditional UI (passkey suggestions inline in the email autofill dropdown).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 12:40:51 +02:00
..
createAuthStore.svelte.ts feat: rename ManaCore to Mana across entire codebase 2026-04-05 20:00:13 +02:00
createManaAuthStore.svelte.ts feat(auth): structured error codes + conditional passkey UI 2026-04-08 12:40:51 +02:00
store-types.ts refactor(auth): absorb shared-auth-stores into shared-auth-ui 2026-04-02 21:43:42 +02:00