I have some problems to integrate Google Sign-In into my web application. I managed to log-in but when tried to log-out I get the following error : Uncaught TypeError: Cannot read properties of undefined (reading 'getAuthInstance').
I am using this : https://developers.google.com/identity/sign-in/web/sign-in