TokenRequest
Request class wrapping up normal OAUTH parameters
| Name | Type | Description | Additional information | 
|---|---|---|---|
| username | string | 
                         Username of account  | 
                    
                             
  | 
                
| password | string | 
                         Password of account  | 
                    
                             
  | 
                
| grant_type | string | 
                         Completely optional grant type, ignored in the code, supplied to 'mimic' OAuth  | 
                    
                             
  |