Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

google-signin

Is Google Sign-In a free or paid service? [closed]

December 28, 2023 by Tarik

Google Sign-in is free. No pricing.

Categories google-signin Tags google-signin Leave a comment

Documentation for the automatic “Continue as” Google popup

November 24, 2023 by Tarik

Edit (October 29, 2020): The first link is now working again (as pointed out by @ManSamVampire): https://developers.google.com/identity/one-tap/web Edit (November 9, 2019): It seems the links now lead to 404s. I can’t find any information about the disappearance of One Tap sign-in. Original Answer: I had the same question and found this (I Googled “google automatic … Read more

Categories google-signin Tags google-identity, google-signin Leave a comment

Can’t login using Google Auth, 403: org_internal

August 15, 2023 by Tarik

Go to cloud console (https://console.cloud.google.com/apis/) APIs and services Credentials Oath consent screen Ensure Application type is set to “public” and not internal. Obviously assuming that you are creating an app that should be accessible outside your org. If this is related to testing and phones, it is possible to create testusers that are excepted from … Read more

Categories google-signin Tags google-signin Leave a comment

How to refresh expired google sign-in logins?

May 29, 2023 by Tarik

If the token is expired, you can call gapi.auth2.getAuthInstance().currentUser.get().reloadAuthResponse(). It returns a Promise.

Categories google-signin Tags google-identity, google-plus-signin, google-signin Leave a comment

gapi.auth2.ExternallyVisibleError: Invalid cookiePolicy

April 23, 2023 by Tarik

Well, turns out I was trying to test the API by directly acessing my files locally (index.html). The Google Sign In API only works in a running web server. I started a simple node.js server, ran my app trhough this server, and everthing worked just fine.

Categories google-signin Tags google-authentication, google-signin Leave a comment

Google SSO login error: “popup_closed_by_user”

April 11, 2023 by Tarik

Try clearing your browser cache. In Chrome: Settings → Advanced → Clear browsing data → Cached images and files

Categories google-signin Tags google-signin Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa