PHPackages                             collab/module-google-one-tap - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. collab/module-google-one-tap

ActiveMagento2-module[Authentication &amp; Authorization](/categories/authentication)

collab/module-google-one-tap
============================

A Magento 2 module which provides ability to login using Google One Tap

1.1.0(11mo ago)16502MITPHP

Since Feb 26Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/collabpl/magento2-module-google-one-tap)[ Packagist](https://packagist.org/packages/collab/module-google-one-tap)[ Docs](https://github.com/collabpl/magento2-module-google-one-tap)[ RSS](/packages/collab-module-google-one-tap/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

Magento 2 Google One Tap Extension
==================================

[](#magento-2-google-one-tap-extension)

The Collab\_GoogleOneTap gives customers the ability to sign in to your website quickly and securely using their Google account. It is a secure and easy way to log in to your website without the need to remember a password. Module utilizes [Collab\_CustomerPasswordLessLogin](https://github.com/collabpl/magento2-module-customer-passwordless-login)module to create an account or login the user without the need of a password.

Initially module adds the button to the login form only. It is possible to add the button to any other place by following the instructions in the [Basic usage](#basic-usage) section.

Why choose this extension over other solutions?
-----------------------------------------------

[](#why-choose-this-extension-over-other-solutions)

We don't believe in efficient modules which have tons of options - simple as that - modules which have multiple options, are prepared for many integrations always have some performance footprint for application. Having this in mind we are trying to provide simple, portable and independent modules which require some basic Magento 2 development skills.

PageSpeed
---------

[](#pagespeed)

The way that loading external scripts is realized by this module shoudn't by any means impact Your PageSpeed score. As google's script which is essential for providing login functionality is not something that we need to include while rendering the site we are embedding necessary scripts only where it is needed and only after first user interaction so no client resources are used on initial page load.

Prerequistes
------------

[](#prerequistes)

- `client_id` for Google API obtained by this [manual](https://developers.google.com/identity/oauth2/web/guides/get-google-api-clientid)
- tld domain which controlls Your Magento application, on local environment ONLY app running under `http(s)://localhost` will work (domain needs to be configured within Google's Project in Authorized JavaScript origins field.
- once `client_id` is generated and obtained it needs to be set up at Magento in Stores -&gt; Configuration -&gt; Collab Extensions -&gt; Google One Tap

Basic usage
-----------

[](#basic-usage)

Once You will define desired layout handler just edit it's XML file and add the following code under `` node:

```

```

Above code will make sure that all necessary scripts are loaded on the page.

Then You can add the button to any place in the layout by referencing desired block/container:

```

```

Installation details
--------------------

[](#installation-details)

```
composer req collab/module-google-one-tap
bin/magento setup:upgrade
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance53

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~172 days

Total

4

Last Release

330d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/408ac0f40cb68772b4f708fe18d561f52550b856e3cac818cda09b631a51ab33?d=identicon)[collab](/maintainers/collab)

---

Top Contributors

[![jemoon](https://avatars.githubusercontent.com/u/3430741?v=4)](https://github.com/jemoon "jemoon (14 commits)")

---

Tags

magentomagento2Google One Tapsocial login button

### Embed Badge

![Health badge](/badges/collab-module-google-one-tap/health.svg)

```
[![Health](https://phpackages.com/badges/collab-module-google-one-tap/health.svg)](https://phpackages.com/packages/collab-module-google-one-tap)
```

###  Alternatives

[markshust/magento2-module-disabletwofactorauth

The DisableTwoFactorAuth module provides the ability to disable two-factor authentication.

2292.8M9](/packages/markshust-magento2-module-disabletwofactorauth)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68353.9k](/packages/run-as-root-magento2-prometheus-exporter)[fruitcake/magento2-alwaysloginascustomer

Magento2 Always allow admin to login as customer

1223.1k](/packages/fruitcake-magento2-alwaysloginascustomer)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

1310.2k1](/packages/opengento-module-category-import-export)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
