Files
interfaces/changelog.md
T

775 B

Changelog

Pending

Features

  • add MFA and passkey typed request contracts (interfaces)
    • adds TOTP, backup code, MFA challenge, passkey credential, and WebAuthn challenge data contracts
    • extends login responses with MFA challenge metadata for password and magic-link flows
    • exports typed request contracts for TOTP enrollment, backup codes, passkey login, and passkey MFA step-up

2026-05-18 - 1.0.1

Fixes

  • add SmartConfig project metadata and update development tooling versions (build)
    • adds .smartconfig.json with npm package, repository, and release target configuration
    • bumps @git.zone build/test/documentation tooling and @types/node devDependency versions

1.0.0

  • Initial standalone extraction of idp.global shared interfaces.