Function: isSdkAuthenticatedAndUserLoaded()
function isSdkAuthenticatedAndUserLoaded(state, ...params): boolean
Returns true if SDK is fully configured with authentication and user information is known
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
boolean
A derived value from the state.
Param
The BpSdk Redux store