jjzjj

GTMOAuthViewControllerTouch

全部标签

ios - GTMOAuthViewControllerTouch 和 LinkedIn 注销

我在退出LinkedIn时遇到问题。我希望用户在执行注销方法后看到LinkedIn以用户名和密码的形式出现。登录方法:NSURL*authorizeTokenURL=[NSURLURLWithString:@"https://www.linkedin.com/uas/oauth/authenticate"];NSURL*accessTokenURL=[NSURLURLWithString:@"https://api.linkedin.com/uas/oauth/accessToken"];GTMOAuthViewControllerTouch*authViewControllerTou