loadToken loads the access token using credentials provided by getAuth. Execution of function is possible only once per authentication process. Usually you need not to run loadToken() explicitly since the whole authentication process is managed by doAuth.