react-google-one-tap-extention 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -40,6 +40,12 @@ Ideal for:
|
|
|
40
40
|
|
|
41
41
|
---
|
|
42
42
|
|
|
43
|
+
✅ Recommended (README / docs)
|
|
44
|
+
|
|
45
|
+
Note: In our case, Google One Tap was tested and confirmed to work in production environments. It may not function correctly in local development environments, depending on browser settings, HTTPS requirements, and Google account state.
|
|
46
|
+
|
|
47
|
+
---
|
|
48
|
+
|
|
43
49
|
## Installation
|
|
44
50
|
|
|
45
51
|
Using npm:
|