Use proper TypeScript types from @simplewebauthn/types instead of z.any() for WebAuthn-related schemas: - PublicKeyCredentialCreationOptionsJSON - PublicKeyCredentialRequestOptionsJSON - RegistrationResponseJSON - AuthenticationResponseJSON Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>