-
Not sure why this is happening, but this would be awful for our users to experience. Any tips on getting it to work properly the first time they click auth?
Google Auth
$scope.authorize = function (…
-
Something about authentication and the googleUser variable in App.jsx
![Screen Shot 2021-01-16 at 6 27 09 PM](https://user-images.githubusercontent.com/28854840/104828603-73394000-5828-11eb-9718-03…
-
Hi there,
i´ve the following error since i updated to Angular10:
Property 'authentication' does not exist on type '{ value: string; }'
I used the workaround with "null" on signIn method.
H…
-
When i run my app in iOS in both of real device and simulator, Google authentication dialog is opened correctly and input my google account then submit. Google authentication is closed and I got the e…
-
### Please [Migrate Lesson 6 from Google+ Sign-In](https://developers.google.com/identity/sign-in/web/quick-migration-guide)
The Google+ Sign-in feature has been fully deprecated as of March 7, 20…
-
getting **popup_closed_by_user** when requesting additional scope, Detailed issue is [here](http://stackoverflow.com/questions/43658094/additional-permission-while-using-google-signin-button)
I am …
-
After a while, I see a large traffic of DNS lookup to googleuser.com. Something like 3/5 per sec...
I am using Kodi Matrix on raspberry 3.
-
Hello,
As per the login handlers, classes/handlers/login/facebook.php line# 71, should return user login id with 'FacebookUser_', similarly for google it should return 'GoogleUser_', but if in my cas…
-
I'm encountering a 400: redirect_uri_mismatch error when trying to authenticate with Google OAuth2 in a Symfony application using the KnpOAuth2ClientBundle. The redirect URI being sent from my applica…
-
`refreshUser` is a really useful addition but I think it should return the `tokenId` too ? That or the function just returns the [response object](https://developers.google.com/identity/sign-in/web/re…