There was an error while loading. Please reload this page.
トークンのデータを保存します
api.authenticate(credential, function(response) { if (! response.error) { api.storeTokenData(response); } });