SENZODOCS
Developers & APIv1.0.0

Cross-App Identity Bridge

Cryptographic SSO session sharing between senzolab.xyz and launch.senzolab.xyz.

Updated: 2026-09-24
~2 min read
Verified by Senzo Core
The Cross-App Identity Bridge provides secure, seamless cryptographic session synchronization between distinct domains across the Senzo ecosystem without requiring repeated logins.

1. Architecture & Protocol Flow#

When navigating between senzolab.xyz and launch.senzolab.xyz, an ephemeral signed HMAC-SHA256 assertion token with a 5-minute TTL is generated.

The destination domain validates the cryptographic signature using a shared secret and instantiates a linked operator session seamlessly.

Official documentation of the Senzo ecosystem.senzolab.xyz