Important: this documentation is not applicable to your currently selected format stories!
amp-onetap-google
Description
Displays Google One Tap.
Required Scripts
<script async custom-element="amp-onetap-google" src="https://cdn.ampproject.org/v0/amp-onetap-google-0.1.js"></script>
Supported Layouts
Overview
amp-onetap-google
displays Google One Tap sign-in.
Example
<amp-onetap-google layout="nodisplay" data-src="https://example.com/onetap" ></amp-onetap-google>
After a successful sign-in, amp-access
and/or amp-subscriptions
are refreshed on the page.
Attributes
data-src (required) | The URL of the intermediate iframe. You can use URL substitution variables to pass values like ACCESS_READER_ID . |
common attributes | This element includes common attributes extended to AMP components. |
You've read this document a dozen times but it doesn't really cover all of your questions? Maybe other people felt the same: reach out to them on Stack Overflow.
Go to Stack Overflow Found a bug or missing a feature?The AMP project strongly encourages your participation and contributions! We hope you'll become an ongoing participant in our open source community but we also welcome one-off contributions for the issues you're particularly passionate about.
Go to GitHub