# V1.1.2 Ebay scopes are not uri encoded but rather %20 separated
I had URI encoded the scopes but actually the scopes are not encoded, just %20 separated

# V1.1.0 Add in using refresh token to get new access token
New function getUserAccessToken() 

# V1.0.1 Make assertions of prereqs fail the process on startup

# V1.0.0 Release of getAuthToken
