Changelog

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.

Deprecated

Application and Tenant Domain Name Fields Have Been Deprecated

The Application Domain Name and Tenant Domain Name fields have been replaced by the new Application Name and Tenant Name fields. In addition, any URLs that supported the {tenant_domain} placeholder now support a new {tenant_name} placeholder to provide consistency with the new name changes.