svelte-social-auth
svelte-social-auth copied to clipboard
gauth initialisation error
I'm getting this error on page load :
{
details:
"You have created a new client application that uses libraries for user authentication or authorization that will soon be deprecated. New clients must use the new libraries instead; existing clients must also migrate before these libraries are deprecated. See the [Migration Guide](https://developers.google.com/identity/gsi/web/guides/gis-migration) for more information."
error: "idpiframe_initialization_failed"
}
any tips on how to fix it?
thank you
Same here. Where does this library uses the GAuth secret BTW?
this library use when you want to auto login with your account . for example login with google account window appear when you want to login new site
i have same issue,
Any updates ?