Authorization is working fine with [[GTMOAuth2ViewControllerTouch alloc] initWithScope:..
which is returning GTMOAuth2Authentication *auth in handler.
How and where I can get an OAuth2 authorization code for the home server ?