Function: selectAuthExpiration()
function selectAuthExpiration(state, ...params): number
Returns the authentication expiration in Unix time
Parameters
state
The first argument, often a Redux root state object.
params
...[]
All additional arguments passed into the selector.
Returns
number
A derived value from the state.
Param
The BpSdk Redux store