MoveAuth
MOVE Models
Last updated
MOVE Models
Last updated
The object is used to validate the usage of the MOVE SDK and configure its services according to project specifications.
MoveAuth
Type
accessToken
String
User's session-based access token.
refreshToken
String
User's session-based refresh token.
userID
String
Unique identifier of the user.
projectID
String
The host app is expected to monitor updates viaauthStateUpdateListener
API and handle those changes accordingly.
Check for more details.
MoveAuth related
authStateUpdateListener()
getAuthState()
Unique identifier of the MOVE project. Can be obtained from the .
Block to be invoked every time MOVE SDK changes.
Gets the current .