Set the Forms Key token being used to make requests to the OneBlink API on behalf of the user.
authService.setFormsKeyToken('a valid json web token') Copy
authService.setFormsKeyToken('a valid json web token')
Set the Forms Key token being used to make requests to the OneBlink API on behalf of the user.
Example