Open agracia-foticos opened 6 months ago
Hey thanks for bringing attention to this
Hey thanks for bringing attention to this
Any idea of the error? Can I bypass the error somehow?
im checking the docs and trying to fix this in a new release
it will be backward compatible for you
im checking the docs and trying to fix this in a new release
THANKS A LOT!!!
as i checked we arent even using there methods, but still gets the warning. i will dig into this
as i checked we arent even using there methods, but still gets the warning. i will dig into this
Do you know approximately what deadlines you have for uploading the new version with the patch applied?
I cant provide a deadline sadly
I cant provide a deadline sadly
We hope for news soon. If you need any other information, do not hesitate to ask.
i still could not figure out this, we are not using any methods described by FedCM :(
i still could not figure out this, we are not using any methods described by FedCM :(
Perhaps they enforce it automatically in supported browsers.
Has it been fixed?
Hi all, unfortunately the fix is unclear for me. this library does not use anything which is not working with FedCM as i looked into
Any advance??
In your web also fails the login! :(
do you need another reproduction?
hmm i can actually login with my browser(latest chrome)
have you enabled FedCM?
hmm i can actually login with my browser(latest chrome)
have you enabled FedCM?
versión of google chrome Versión 126.0.6478.126 (Build oficial) (64 bits)
hi
i was trying to replicate the issue. the main problem is we arent using any method indicated by GSI Logger, was wondering whether this is due to an outdated onetap api call. but its also the standard
hi
i was trying to replicate the issue. the main problem is we arent using any method indicated by GSI Logger, was wondering whether this is due to an outdated onetap api call. but its also the standard
Do you need anymore?
Its bit confusing, if we at least use these deprecated methods its easier to remove them. but we dont use them at all. im not sure whether this is a false indicator
@kasvith - these methods are defined in the PromptMomentNotification interface in interfaces/accounts.ts. According to the FedCM migration docs it looks like they should be removed altogether?
@JasonMSims even they are defined they aren't being used anywhere
its mostly for the typescript stuff
i removed them locally and tried also, but same results
Any advance???
In https://vue3-google-signin.wavezync.com/guide/one-tap-login.html i try to login with one tap and this is the error
The fetch of the id assertion endpoint resulted in a network error: ERR_FAILED one-tap-login.html:1 The provider's token fetch resulted in an error response code. client:71 [GSI_LOGGER]: FedCM get() rejects with IdentityCredentialError: Error retrieving a token.
hi, im planning to do a major upgrade with new vite and add FedCM support to project
Describe the bug GSI_LOGGER]: Your client application uses one of the Google One Tap prompt UI status methods that may stop functioning when FedCM becomes mandatory. Refer to the migration guide to update your code accordingly and opt-in to FedCM to test your changes. Learn more: https://developers.google.com/identity/gsi/web/guides/fedcm-migration?s=dc#display_moment and https://developers.google.com/identity/gsi/web/guides/fedcm-migration?s=dc#skipped_moment
To Reproduce Steps to reproduce the behaviour:
Reproducible Example If you can please provide a reproducible example with Stackbliz, CodeSandbox or any other suitable service
Expected behaviour A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.