google-yolo-inline icon indicating copy to clipboard operation
google-yolo-inline copied to clipboard

A demo of how to include Google One-tap sign up anywhere on your own site

Results 5 google-yolo-inline issues
Sort by recently updated
recently updated
newest added

It shows blank iframe and says **_Failed to load resource: the server responded with a status of 404 ()_** (in console/inspect) It seems that https://smartlock.google.com/client produces 404 error. Any solution...

Hi I get this error " (index):3161 Uncaught ReferenceError: googleyolo is not defined" and i add `` in my code what's wrong with my code?

Please update the top of the READ.me to indicate: Google One-Tap now provides the [data-prompt_parent_id parameter](https://developers.google.com/identity/one-tap/web/guides/change-position) for indicating a parent div, so it is no longer necessary to nest the...

The one-tap feature does not work as expected: ![image](https://user-images.githubusercontent.com/17761956/45078263-d874b680-b0ef-11e8-9181-a684245a6e47.png) ### How to reproduce: - Clone the repo - I ran it with > python -m SimpleHTTPServer 8080 - Open the...