Closed infinnie closed 3 months ago
Describe the bug When using FedCM sign-in in Google Chrome, the clientId field passed to the callback may be undefined.
clientId
undefined
To Reproduce Steps to reproduce the behaviour:
useOneTap()
onSuccess()
onError()
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
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
Hi, i still didnt have time to check with FedCM
related #74
Describe the bug When using FedCM sign-in in Google Chrome, the
clientId
field passed to the callback may beundefined
.To Reproduce Steps to reproduce the behaviour:
useOneTap()
method to display Google’s OneTap sign in UI.onSuccess()
is not called, andonError()
is called without arguments.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
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.