Function: selectIsAuthReady()
selectIsAuthReady(
s):boolean
Inverse of selectIsAuthSettling: the auth identity is final — either an
anonymous guest, or authenticated with a usable token. Gate customer-account
queries on it (enabled: isAuthReady) so the first read after a reload waits for
the cold-start refresh.
Parameters
s
Returns
boolean