Currently the oauth-code is used for each request to retrieve the access_token (if that is necessary).
@liuliu showed a pretty nice approach in his pull request at #16
Would be cool if we could incorporate that in a seperate pull request which adresses just this issue. The #16 was way to full :-)