TokenService.updateToken Method
        
 Updates the token
 
         
        Parameters
        
            - token
            
 
            - 
                
Type: object
The token object to be updated. 
        
        Return Value
        
Type: jQuery.Promise
        
 A promise object that is resolved when the call is complete. 
 if successful, the updated token object will be returned.