Last updated
Last updated
MOVE Models
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
Unique identifier of the MOVE project. Can be obtained from the MOVE Dashboard.
MoveAuth related
authStateUpdateListener()
Block to be invoked every time MOVE SDK MoveAuthState changes.
getAuthState()
Gets the current MoveAuthState.