Changelog

Improved

Node M2M Auth SDK Refactor/Deprecation

Initial release of @wristband/typescript-m2m-auth, a full rewrite and rename of the former @wristband/node-m2m-auth package. The SDK has been redesigned to be runtime-agnostic, async-only, and dependency-free. The @wristband/node-m2m-auth is now considered deprecated.

Added

Go Demo App Now Available

Initial release of the Wristband Go Auth demo app: a reference implementation demonstrating multi-tenant authentication.

Added

Python M2M Demo App Now Available

Initial release of the Wristband Python M2M demo app: a FastAPI server demonstrating machine-to-machine (M2M) authentication with both sync and async clients.