Skip to Content
API referenceSIWX CoreSrcType AliasesSiwxStatus

API Reference — @tuwaio/siwx (CAIP-122 Authentication Layer)


SiwxStatus

SiwxStatus = "idle" | "building" | "signing" | "verifying" | "authenticated" | "error"

Defined in: packages/siwx-core/src/types.ts:24 

The lifecycle status of a SIWX authentication session.

Last updated on