Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google JavaScript API #2029

Closed
lxregistry opened this issue Dec 11, 2024 · 2 comments
Closed

Google JavaScript API #2029

lxregistry opened this issue Dec 11, 2024 · 2 comments
Labels

Comments

@lxregistry
Copy link

is there a way to use this bundle with Google JavaScript API?
https://developers.google.com/identity/gsi/web/reference/js-reference

<script src="https://accounts.google.com/gsi/client" async defer></script>
<div id="g_id_onload"
    data-client_id="my-id-is-here"
    data-context="signin"
    data-login_uri="https://my-domain-is-here.com/login/check-google"
    data-nonce=""
    data-close_on_tap_outside="true"
    data-itp_support="true">
</div>

what url should I put here : data-login_uri="https://my-domain.com/login/check-google"

google return to my site via POST method, but this bundle allow only GET

Copy link

Message to comment on stale issues. If none provided, will not mark issues stale

@github-actions github-actions bot added the Stale label Feb 10, 2025
Copy link

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant