google-identity-toolkit

Identity Toolkit does not work - Error code: Bad response from IDP

别说谁变了你拦得住时间么 提交于 2020-01-17 11:17:08
问题 The problem that I am currently unable to solve is bad response from IDP and the cause is supposed to be the lack of mode=select but I'm unaware now about the page where the mode=select must be implemented As a matter of fact I have added the code into two separated pages, the first one is index.php which does the following: <script type="text/javascript" src="//www.gstatic.com/authtoolkit/js/gitkit.js"></script> <script type="text/javascript"> var config = { apiKey:

Unable to enable Identity Platform on Google Cloud

孤者浪人 提交于 2020-01-16 04:22:13
问题 We currently use Google Identity Toolkit on a web project on Google App Engine. We need to migrate to Google Identity Platform or Firebase Auth since Toolkit is being deprecated. Every time I work up the nerve to work on it, I get stuck at the first step: trying to enable it as per the instructions: https://developers.google.com/identity/toolkit/migrate-identityplatform The issue occurs at step 2 of "Before you Begin" where I am supposed to 'Enable Identity Platform.' When doing so I get a

Error adding Google Identity Toolkit with Gradle

老子叫甜甜 提交于 2020-01-06 19:51:43
问题 I am trying to add the Google Identity Toolkit to my Google App Engine backend in Android Studio using Gradle. But I'm new to Android Studio and Gradle. I have added the following to my backend build.gradle: repositories { mavenCentral() } dependencies { compile 'com.google.apis:google-api-services-identitytoolkit:v3-rev191-1.20.0' } After a sync and gradle build I try to added an import: import com.google.identitytoolkit.GitkitClient; But I am getting the following errors: cannot resolve

Error adding Google Identity Toolkit with Gradle

百般思念 提交于 2020-01-06 19:51:21
问题 I am trying to add the Google Identity Toolkit to my Google App Engine backend in Android Studio using Gradle. But I'm new to Android Studio and Gradle. I have added the following to my backend build.gradle: repositories { mavenCentral() } dependencies { compile 'com.google.apis:google-api-services-identitytoolkit:v3-rev191-1.20.0' } After a sync and gradle build I try to added an import: import com.google.identitytoolkit.GitkitClient; But I am getting the following errors: cannot resolve

Does google identity platform supports LinkedIn out of the box like it does for Facebook or Gmail

十年热恋 提交于 2019-12-24 04:54:06
问题 I am trying to use google identity platform for my application by following the below link Google Identity Platfrom But on this page, no identity provider mentioned for LinkedIn and same is not searchable on web. What I understood is Google's Identity platform is using Firebase underneath. I am just wondering, on Firebase portal it is mentioned that a custom implementation is required for LinkedIn whereas under the GCP account -> Add provider I can see LinkedIn. What I would like to know is,

Photo size in getPhotoUrl() method Google Identity toolkit

纵饮孤独 提交于 2019-12-22 11:07:52
问题 I did the login using Google Identity Toolkit, I have noticed that the class GitkitUser.UserProfile retrieves the photo url, but is too small. The google documentation do not say anything about photo size. https://developers.google.com/identity/toolkit/android/reference/com/google/identitytoolkit/GitkitUser.UserProfile.html#getPhotoUrl() For example with Facebook login, the getPhotoUrl() method returns: https://scontent.xx.fbcdn.net/hprofile-xap1/v/t1.0-1/p50x50/12651146_10208004779813340

What is the difference between Google identity toolkit, Google OAauth, Firebase Auth and Google+ sign in

丶灬走出姿态 提交于 2019-12-17 06:09:56
问题 For my understanding, Google Identity toolkit provides a layer for login with different accounts, like Facebook, Yahooo etc. but how does that differ from then Google OAuth implementation? And regarding Google+ sign in, it is still using the OAuth, but only enable login for Google accounts? 回答1: Update as of December 28, 2018 : Google is pushing a new service called Cloud Identity Platform. Which is basically Firebase Authentication just for all GCP customers. This service offers, like

Google Identity Toolkit - Password Reset flow is broken

依然范特西╮ 提交于 2019-12-11 17:42:41
问题 I have been using Google Identity Toolkit (for web) on my site for more than 2 years. Recently I found that the password reset flow is broken. When I try to "Forgot Password", check the recaptcha checkbox and click Continue, I get an error "Request failed. Please try again." In the console I see this: [ 28.949s] [identitytoolkit] Error: Invalid JSON string: Password reset email sent successfully. Gj @ gitkit.js:254 Ej.addLogRecord @ gitkit.js:254 Zi.log @ gitkit.js:237 R @ gitkit.js:254

Android SignIn Flow (Password Login) Confusion

空扰寡人 提交于 2019-12-11 10:54:30
问题 I am testing out the GitKit V3 Android quickstart and everything works great except the Password Login. Every time I input some random email address for the first time, the SignIn flow will prompt me with a "Create new account" box. After I sign in, I was able to verify the tokens to extract the emails etc. However, when I logout (delete my session token) and login again with the same email, I expect it to let me input my password but instead it prompts me with the "Create new account" box

Google Identity Toolkit Android demo, Getting Network error

走远了吗. 提交于 2019-12-11 10:49:12
问题 I have been trying to set up sample Android app of Google Identity Toolkit demo (gitkitdemo). Have followed the instructions and successfully set up the sample. Login worked using my google accounts sometimes, but a lot of times mostly over mobile data(3G) I get following error: https://www.googleapis.com/identitytoolkit/v3/relyingparty/createAuthUri?key=AIzaS3432QdokameMhwSzuQh_GTz423423U 07-26 14:14:13.300 5108-7306/pradeep.idtoolkit.demo E/GoogleIdpClient﹕ transient error encountered: