Set the User token being included in requests to the OneBlink API on behalf of the user.
authService.setUserToken('a value') Copy
authService.setUserToken('a value')
Set the User token being included in requests to the OneBlink API on behalf of the user.
Example