Authentication Overview
Inspect the live authentication signals exposed by the SDK. The user object is only present while signed in, whereas the auth session payload represents the raw session snapshot managed by the client.
Live client signals
Track realtime status from the auth client and explore raw payloads as needed.
Signed in
Signed out
Session snapshot
Available
Client fetch
Idle
The auth session payload remains available before sign in so you can inspect handshake values or pre-auth state.