devbaji / vue3-google-login

Add Sign In With Google feature to your Vue 3 application
https://github.com/devbaji/vue3-google-login/
MIT License
202 stars 30 forks source link

Using the `use_fedcm_for_prompt` parameter #44

Closed idafoh closed 11 months ago

idafoh commented 1 year ago

Google will make a regulation about 3rd party cookies at the end of the year. In order to adapt to this regulation within the scope of beta, it is necessary to use a parameter called "use_fedcm_for_prompt".

devbaji commented 11 months ago

@dauletbaev default value for use_fedcm_for_prompt is now set to true from version 2.0.21