{
"id": "",
"email": "",
"nickname": ""
}
OAuth 1.0 Endpoint:
https://oauth-profile.appspot.com/_ah/OAuthGetRequestToken
https://oauth-profile.appspot.com/_ah/OAuthAuthorizeToken
https://oauth-profile.appspot.com/_ah/OAuthGetAccessToken
Web Service Endpoint:
https://oauth-profile.appspot.com/oauth/v1/userinfo
https://oauth-profile.appspot.com/oauth/v2/userinfo
Documentation:
Source Code on Github - This page really needs a better design, why not contribute one?