MoveAuth
Last updated
Last updated
The object is used to validate the usage of the SDK and configure its services according to that product's specifications.
MoveAuth
userToken
String
User's session-based access token.
refreshToken
String
User's session-based refresh token.
contractID
String
User's contract id.
productID
String
Client's product id.
The host app is expected to monitor updates viaauthStateChangeListener
(Android / ) API and handle those changes accordingly.
Check for more details.
MoveAuth related APIs
setAuthStateChangeListener()
(Android / )
Block to be invoked every time SDK changes.
getAuthState()
(Android / )
Gets the current .