auths-pairing-protocol 0.0.1-rc.10

Transport-agnostic pairing protocol for auths identity system
Documentation

Transport-agnostic pairing protocol for the auths identity system.

This crate implements the cryptographic pairing protocol that allows cross-device identity linking. It is intentionally free of transport dependencies (no axum, tower-http, mdns-sd, reqwest) so that mobile apps can use it with their own transport layer.