zuraffa_auth_macos 1.1.0
zuraffa_auth_macos: ^1.1.0 copied to clipboard
macOS adapter for zuraffa_auth — local-authorization provider and data-protection Keychain store with partition-scoped writes.
Changelog #
1.1.0 #
- Session layer renamed:
zikzak_session→zuraffa_session(^1.1.0) — same API, new pub.dev identity aligned with the Zuraffa fleet. zuraffaconstraint synced to^6.2.2.
1.0.0 #
- First published release; macos implementation of
zuraffa_authover one injected channel seam (pure Dart, documented native embedder protocol). - Depends on the published
zuraffa_auth(^1.0.0),zuraffa(^6.2.2), andzuraffa_session(^0.2.0). - Spec
005-macos-auth-adapterverified PASS under the zfa TDD discipline.